mirror of
https://github.com/scratchfoundation/eslint-config-scratch.git
synced 2025-06-30 08:20:32 -04:00
use scratch-renovate-config:conservative
This commit is contained in:
parent
7ff59f33a9
commit
453450db31
2 changed files with 6 additions and 1 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
@ -1 +1,5 @@
|
||||||
*.js text eol=lf
|
*.js text eol=lf
|
||||||
|
*.json text eol=lf
|
||||||
|
*.json5 text eol=lf
|
||||||
|
|
||||||
|
.gitattributes text eol=lf
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
|
||||||
"extends": [
|
"extends": [
|
||||||
"local>LLK/renovate-config"
|
"github>LLK/scratch-renovate-config:conservative"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue