Skip to content

Commit 1d9f578

Browse files
committed
gitlint: Ignore dependabot
Signed-off-by: Matthias Beyer <[email protected]>
1 parent ff80f5a commit 1d9f578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ contrib=CC1
120120
# [ignore-by-author-name]
121121
# Ignore certain rules for commits of which the author name matches a regex
122122
# E.g. Match commits made by dependabot
123-
# regex=(.*)dependabot(.*)
123+
regex=(.*)dependabot(.*)
124124
#
125125
# Ignore certain rules, you can reference them by their id or by their full name
126126
# Use 'all' to ignore all rules

0 commit comments

Comments
 (0)