mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-10-31 18:36:31 +00:00
Update Renovate Configuration
- Use the new shared configuration - This is a special config for themes which is scheduled monthly, not weekly.
This commit is contained in:
parent
50c53f4263
commit
dc05ff2f49
@ -1,22 +1,9 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
":maintainLockFilesWeekly",
|
||||
"schedule:earlyMondays",
|
||||
":automergeMinor"
|
||||
"@tryghost:theme"
|
||||
],
|
||||
"travis": { "enabled": true },
|
||||
"node": {
|
||||
"supportPolicy": ["lts_latest"]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"packagePatterns": ["^postcss", "css", "autoprefixer"],
|
||||
"groupName": "css processors"
|
||||
},
|
||||
{
|
||||
"packagePatterns": ["gulp"],
|
||||
"groupName": "gulp"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user