Skip to content

Commit

Permalink
chore: using dependabot groups
Browse files Browse the repository at this point in the history
  • Loading branch information
fabnguess committed Feb 25, 2024
1 parent 98a8a73 commit 0397b60
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,17 @@ updates:
versioning-strategy: widen
schedule:
interval: "weekly"
groups:
dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
groups:
github-actions:
patterns:
- "*"

0 comments on commit 0397b60

Please sign in to comment.