Skip to content

Commit

Permalink
Merge pull request #96 from greg0ire/maintenance
Browse files Browse the repository at this point in the history
Setup Dependabot for Github actions
  • Loading branch information
greg0ire authored May 6, 2024
2 parents 3447381 + 9f5321a commit 943e466
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 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "CI"

0 comments on commit 943e466

Please sign in to comment.