Skip to content

Commit

Permalink
Check for github action updates monthly (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlosito committed Mar 2, 2023
1 parent 72fa5a7 commit d87faed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
interval:
schedule: "monthly"

0 comments on commit d87faed

Please sign in to comment.