mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
Update Renovate Configuration
Updates the base configuration to include: - node support policy - lockfile maintenance - optimistic automerging
This commit is contained in:
parent
0d8f4471d9
commit
91ffa335de
@ -1,8 +1,14 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
"schedule:earlyMondays"
|
||||
":maintainLockFilesWeekly",
|
||||
"schedule:earlyMondays",
|
||||
":automergeMinor"
|
||||
],
|
||||
"travis": { "enabled": true },
|
||||
"node": {
|
||||
"supportPolicy": ["lts_latest"]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": ["^postcss", "css", "autoprefixer"],
|
||||
|
Loading…
Reference in New Issue
Block a user