Merge pull request #2906 from dundargoc/ci/dependabot

ci: add dependabot for automatic actions updates
This commit is contained in:
Amaan Qureshi 2024-02-03 18:16:02 -05:00 committed by GitHub
commit b16e43d112
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "ci"