1
0

Enable GitHub Dependabot.

This commit is contained in:
Gary Gregory
2020-07-22 10:17:38 -04:00
parent 45f1d58bee
commit a0f9e31ec6

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

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