Add github dependabot config

commit-id:9a8708cb
This commit is contained in:
Paul Campbell 2022-10-07 07:47:30 +01:00
parent 4d72718da4
commit edeecc1c38

11
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: weekly
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10