add dependabot for github actions
Some checks failed
/ run ansible (push) Has been cancelled

This commit is contained in:
Gabriel Augendre 2024-10-11 12:23:03 +02:00
parent 3cdd6ec124
commit 32d5c75883

6
.github/dependabot.yaml vendored Normal file
View file

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