mon/.github/dependabot.yml
dependabot-preview[bot] 65a5f2eb37
Upgrade to GitHub-native Dependabot (#193)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2021-06-24 07:23:54 +01:00

12 lines
237 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