generated from bitsquid_dt/dt-plugin-template
Merge pull request 'Disable excessive rebase for Renovate' (#8) from feat/renovate into master
All checks were successful
build Build for the target platform
All checks were successful
build Build for the target platform
Reviewed-on: #8
This commit is contained in:
commit
d4b6e8af0e
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
"extends": [
|
||||
"config:recommended",
|
||||
":combinePatchMinorReleases",
|
||||
":enableVulnerabilityAlerts",
|
||||
":rebaseStalePrs"
|
||||
":enableVulnerabilityAlerts"
|
||||
],
|
||||
"prConcurrentLimit": 10,
|
||||
"branchPrefix": "renovate/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue