Skip to content

Commit

Permalink
bump jest v29 (#1565)
Browse files Browse the repository at this point in the history
* bump jest v29

* configure grouped version updates for jest
  • Loading branch information
shogo82148 authored Jul 5, 2023
1 parent f7638aa commit b9fccf3
Show file tree
Hide file tree
Showing 3 changed files with 912 additions and 2,175 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ updates:
# update too often, ignore patch releases
- dependency-name: "@types/node"
update-types: ["version-update:semver-patch"]
groups:
jest-monorepo:
patterns:
- jest
- jest-circus

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand Down
Loading

0 comments on commit b9fccf3

Please sign in to comment.