Skip to content

Commit 3625014

Browse files
committed
use scratch-renovate-config:conservative
1 parent 76d11e7 commit 3625014

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
*.js text eol=lf
1212
*.js.map text eol=lf
1313
*.json text eol=lf
14+
*.json5 text eol=lf
1415
*.md text eol=lf
1516
*.yml text eol=lf
1617
*.txt text eol=lf
+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
34
"extends": [
4-
"local>LLK/renovate-config"
5+
"github>LLK/scratch-renovate-config:conservative"
56
]
67
}

0 commit comments

Comments
 (0)