Skip to content

Commit 565c951

Browse files
authored
Change followTag from 'rc' to 'latest'
1 parent bf31035 commit 565c951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{
1515
"matchPackageNames": ["react-compiler-runtime", "babel-plugin-react-compiler", "eslint-plugin-react-hooks"],
16-
"followTag": "rc"
16+
"followTag": "latest"
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)