Merge pull request #3225 from LLK/renovate/configure
Configure Renovate
This commit is contained in:
commit
5a78dd6bd4
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -16,6 +16,7 @@
|
||||
*.js text eol=lf
|
||||
*.js.map text eol=lf
|
||||
*.json text eol=lf
|
||||
*.json5 text eol=lf
|
||||
*.md text eol=lf
|
||||
*.vert text eol=lf
|
||||
*.xml text eol=lf
|
||||
|
7
renovate.json5
Normal file
7
renovate.json5
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
|
||||
"extends": [
|
||||
"github>LLK/scratch-renovate-config:conservative"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user