Merge pull request #1137 from BoboTiG/feat-dependabot

feat(ci): Add Dependabot to keep GitHub actions up-to-date
This commit is contained in:
Simone Margaritelli 2025-07-12 11:42:17 +02:00 committed by GitHub
commit 2317c28062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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