We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d848b commit 817687fCopy full SHA for 817687f
.renovaterc
renovate.json
@@ -0,0 +1,13 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "github>1stG/configs"
5
+ ],
6
+ "forkProcessing": "enabled",
7
+ "ignoreDeps": [
8
+ "@types/eslint8.56",
9
+ "eslint8.56",
10
+ "eslint-plugin-unicorn",
11
+ "tinyexec"
12
+ ]
13
+}
0 commit comments