ci: dependabot

This commit is contained in:
Callum Leslie 2024-09-04 10:31:22 +01:00 committed by GitHub
parent 504c886129
commit d62ecc9da2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "main"
schedule:
interval: "weekly"
commit-message:
prefix: "ci:"