[ci] dependabot: don't open PRs for maven dependencies
We might enable this for PMD 7 later
This commit is contained in:
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -5,6 +5,7 @@ updates:
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "master"
|
||||
open-pull-requests-limit: 0
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
Reference in New Issue
Block a user