mon/.github/dependabot.yml

16 lines
324 B
YAML

version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: com.github.spotbugs:spotbugs-annotations
versions:
- 4.2.0
- 4.2.1
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily