We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58f797 commit 3a51e44Copy full SHA for 3a51e44
.github/dependabot.yml
@@ -4,7 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ ignore:
8
+ - dependency-name: "org.apache.maven:maven-core"
9
+ - dependency-name: "org.apache.maven.plugin-tools:maven-plugin-annotations"
10
- package-ecosystem: "github-actions"
11
12
- interval: "daily"
13
+ interval: "daily"
0 commit comments