Skip to content

Commit

Permalink
chore: make dependabot check for GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bfabio committed May 23, 2024
1 parent 88431e1 commit 9c846ca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Set update schedule for GitHub Actions
version: 2
updates:

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 9c846ca

Please sign in to comment.