Adds missing Dependabot config

This commit is contained in:
Lukasz Lenart
2023-07-17 19:50:56 +02:00
parent 486f96468e
commit 13ac0eced4
+10
View File
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"