Skip to content

Commit

Permalink
Only allow updates from groups (#1197)
Browse files Browse the repository at this point in the history
  • Loading branch information
collindutter authored Sep 23, 2024
1 parent 9b0b613 commit 3a43707
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ updates:
update-types:
- "minor"
- "patch"
allow:
- dependency-type: production
- dependency-type: development
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 3a43707

Please sign in to comment.