Skip to content

Commit a3855ba

Browse files
authored
Merge pull request #61 from JohT/renovate/react-router-monorepo
Update dependency remix-run/react-router to v6.30.1
2 parents 7dff07d + 366e5c3 commit a3855ba

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
@@ -50,7 +50,7 @@ jobs:
5050
env:
5151
PROJECT_NAME: react-router
5252
# Version variable name matches renovate.json configuration entry
53-
REACT_ROUTER_VERSION: 6.30.0
53+
REACT_ROUTER_VERSION: 6.30.1
5454

5555
steps:
5656
- name: (Prepare Code to Analyze) Checkout react-router repository

0 commit comments

Comments
 (0)