Skip to content

Commit d0251eb

Browse files
committed
use scratch-renovate-config:conservative
1 parent a61033a commit d0251eb

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
@@ -16,6 +16,7 @@
1616
*.js text eol=lf
1717
*.js.map text eol=lf
1818
*.json text eol=lf
19+
*.json5 text eol=lf
1920
*.md text eol=lf
2021
*.vert text eol=lf
2122
*.xml 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)