ci: add dependabot

This commit is contained in:
Martin Wimpress 2024-06-25 15:31:15 +01:00
parent 3c23106d32
commit e1f08a076d
No known key found for this signature in database
1 changed files with 7 additions and 0 deletions

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

@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"