Update dependencies, add Dependabot (#75)

This commit is contained in:
Adam
2022-04-29 13:32:48 -04:00
committed by GitHub
parent 173f49680b
commit 22407aa865
6 changed files with 68 additions and 42 deletions

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "monthly"