chore: add dependabot configuration for GitHub Actions (#224)

development
Thomas Bouffard 2023-07-09 17:40:51 +02:00 committed by GitHub
parent c422ca35ee
commit 28b391d4cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

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

@ -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)"