Skip to content

Commit 6730e29

Browse files
authored
Merge pull request #136 from JohT/renovate/react-router-monorepo
Update dependency remix-run/react-router to v6.23.0
2 parents 62ecff8 + 24a6eff commit 6730e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
5353
PROJECT_NAME: react-router
5454
# Version variable name matches renovate.json configuration entry
55-
REACT_ROUTER_VERSION: 6.22.0
55+
REACT_ROUTER_VERSION: 6.23.0
5656

5757
steps:
5858
- name: Checkout GIT Repository

0 commit comments

Comments
 (0)