add dependabot config

This commit is contained in:
2024-12-14 12:46:25 +03:00
parent 57e9c2e6c4
commit 589eaa8a74
+11
View File
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "daily"