Skip to content

Commit

Permalink
Group dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Feb 24, 2024
1 parent bfa7a40 commit 5d1508b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,20 @@ updates:
day: saturday
time: "10:00"
open-pull-requests-limit: 10
target-branch: react
target-branch: develop
versioning-strategy: increase
groups:
all:
patterns:
- "*"
ignore:
- dependency-name: "typescript"
update-types: ["version-update:semver-major"]
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
day: saturday
time: "10:00"
open-pull-requests-limit: 10
target-branch: react
target-branch: develop

0 comments on commit 5d1508b

Please sign in to comment.