Skip to content

Commit c3bae0d

Browse files
authored
Merge pull request #145 from JohT/renovate/react-router-monorepo
Update dependency remix-run/react-router to v6.23.1
2 parents daa1035 + 4417d01 commit c3bae0d

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
@@ -51,7 +51,7 @@ jobs:
5151
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
5252
PROJECT_NAME: react-router
5353
# Version variable name matches renovate.json configuration entry
54-
REACT_ROUTER_VERSION: 6.23.0
54+
REACT_ROUTER_VERSION: 6.23.1
5555

5656
steps:
5757
- name: Checkout GIT Repository

0 commit comments

Comments
 (0)