We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979b088 commit a41cacdCopy full SHA for a41cacd
.gitlint
@@ -61,5 +61,5 @@ ignore-merge-commits=false
61
#files=gitlint/rules.py,README.md
62
63
[ignore-by-author-name]
64
-regex=dependabot
65
-ignore=body-requires-signed-off-by, max-line-length-with-exceptions
+regex=^dependabot\[bot\]$
+ignore=all
0 commit comments