feat(ci): Add Dependabot to keep GitHub actions up-to-date

This commit is contained in:
Mickaël Schoentgen 2024-09-27 19:50:20 +02:00
commit 520592d1a5

7
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,7 @@
version: 2
updates:
# GitHub Actions
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily