Skip to content

Commit

Permalink
chore: using dependabot groups (NodeSecure#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabnguess authored Mar 1, 2024
1 parent 7feeacb commit 9e4ad1f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,16 @@ 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 9e4ad1f

Please sign in to comment.