mon/.github/dependabot.yml

17 lines
324 B
YAML
Raw Normal View History

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
2021-06-24 07:46:13 +01:00
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily