Skip to content

Commit 92ce668

Browse files
Ignore Maven Core updates
1 parent bacc078 commit 92ce668

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ updates:
2121
directory: "/"
2222
schedule:
2323
interval: "daily"
24+
ignore:
25+
# ignore Maven Core updates
26+
- dependency-name: "org.apache.maven:*"
2427
- package-ecosystem: "github-actions"
2528
directory: "/"
2629
schedule:

0 commit comments

Comments
 (0)