Skip to content

Commit d3562b6

Browse files
authored
Merge pull request #164 from LLK/renovate/configure
Configure Renovate
2 parents a049deb + 3625014 commit d3562b6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
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

renovate.json5

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
4+
"extends": [
5+
"github>LLK/scratch-renovate-config:conservative"
6+
]
7+
}

0 commit comments

Comments
 (0)