diff --git a/.gitlint b/.gitlint index e83edce6b6e..39c14d25ddf 100644 --- a/.gitlint +++ b/.gitlint @@ -59,3 +59,7 @@ ignore-merge-commits=false # By specifying this rule, developers can only change the file when they explicitly reference # it in the commit message. #files=gitlint/rules.py,README.md + +[ignore-by-author-name] +regex=dependabot +ignore=body-requires-signed-off-by, max-line-length-with-exceptions