Skip to content

Commit 78a28dd

Browse files
Ignore Maven Core updates
1 parent bf52a81 commit 78a28dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
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)