Commit a9081f9
authored
Fix exclusion of Dependabot commit message checks (#42)
We need to filter out the Dependabot branches as well as our existing
filtering out of commits by Dependabot. This is because if we need to
update versions manually, we add our own commits to the PRs that
Dependabot creates.1 parent 79f5eb5 commit a9081f9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments