Skip to content

Commit 9df6c9d

Browse files
committed
Minor change
1 parent 3f910cf commit 9df6c9d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ updates:
99
schedule:
1010
interval: "daily"
1111
open-pull-requests-limit: 3
12+
ignore:
13+
- dependency-name: "codacy/codacy-analysis-cli-action"
14+
versions:
15+
- "=4.4.6"
1216
- package-ecosystem: "gradle"
1317
directory: "/"
1418
schedule:

0 commit comments

Comments
 (0)