Compare commits
2 commits
b504b1c0d0
...
239de262df
| Author | SHA1 | Date | |
|---|---|---|---|
| 239de262df | |||
|
2a576495da |
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,11 @@
|
||||||
":ignoreUnstable",
|
":ignoreUnstable",
|
||||||
":disableRateLimiting",
|
":disableRateLimiting",
|
||||||
":rebaseStalePrs",
|
":rebaseStalePrs",
|
||||||
":label(renovate)"
|
":label(renovate)",
|
||||||
|
|
||||||
|
// a lot of packages do not support skipping major versions
|
||||||
|
// with this option renovate creates a pr from the current version to each newer version
|
||||||
|
":separateMultipleMajorReleases"
|
||||||
],
|
],
|
||||||
"semanticCommits": "disabled",
|
"semanticCommits": "disabled",
|
||||||
"ignorePaths": [
|
"ignorePaths": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue