Merge pull request #215 from ronivay/chore/gh-actions-dependabot

chore: add dependabot for github actions
This commit is contained in:
Roni Väyrynen
2024-02-24 12:36:09 +02:00
committed by GitHub

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

@@ -0,0 +1,10 @@
# Update GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"