ci: add dependabot

This commit is contained in:
Martin Wimpress 2024-06-25 15:31:15 +01:00 committed by Martin Wimpress
parent 3c23106d32
commit 9ce72cd495
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"