We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3191f commit 054fe66Copy full SHA for 054fe66
.github/renovate.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"automerge": true,
4
+ "extends": ["config:best-practices", "replacements:all"],
5
"internalChecksFilter": "strict",
6
"labels": ["dependencies"],
7
"minimumReleaseAge": "3 days",
0 commit comments