Skip to content

Commit

Permalink
Update dependabot settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Nov 4, 2024
1 parent a55095a commit cad64e6
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
- package-ecosystem: github-actions
directory: /
schedule:
interval: "weekly"
interval: monthly
reviewers:
- "quantco/ci"
- quantco/ci
groups:
gh-actions:
patterns:
- "*"

0 comments on commit cad64e6

Please sign in to comment.