There was an error while loading. Please reload this page.
eslint-find-rules
1 parent 241c6b8 commit 7499c2eCopy full SHA for 7499c2e
.renovaterc
@@ -1,5 +1,7 @@
1
{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"extends": [
4
"github>1stG/configs"
- ]
5
+ ],
6
+ "ignoreDeps": ["eslint-find-rules"]
7
}
0 commit comments