diff --git a/.gitlint b/.gitlint index 39c14d25ddf..16e9bdca9aa 100644 --- a/.gitlint +++ b/.gitlint @@ -61,5 +61,5 @@ ignore-merge-commits=false #files=gitlint/rules.py,README.md [ignore-by-author-name] -regex=dependabot -ignore=body-requires-signed-off-by, max-line-length-with-exceptions +regex=^dependabot\[bot\]$ +ignore=all