chore: add dependabot configuration for GitHub Actions (#224)
parent
c422ca35ee
commit
28b391d4cf
|
@ -0,0 +1,8 @@
|
|||
# See https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
commit-message:
|
||||
prefix: "chore(deps-gha)"
|
Loading…
Reference in New Issue