Add Dependabot to monitor update of Github actions

This commit is contained in:
Aloïs Micard
2025-09-18 16:40:28 +02:00
parent e9e75b1527
commit f67619af45

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

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