Skip to content

Commit 817687f

Browse files
committed
1 parent b3d848b commit 817687f

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

.renovaterc

-5
This file was deleted.

renovate.json

+13
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)