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 fdd4e63 commit 27195a6Copy full SHA for 27195a6
.github/dependabot.yml
@@ -4,6 +4,8 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ ignore:
8
+ - dependency-name: "org.apache.maven.plugins:maven-source-plugin"
9
- package-ecosystem: "github-actions"
10
11
0 commit comments