Create dependabot.yml

This commit is contained in:
Jérémie Panzer
2024-01-30 22:01:04 +01:00
committed by GitHub
parent a92a7217ff
commit 371ce0d160

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

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