0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-06-02 18:19:40 +02:00

fix: enable branchNameStrict in base preset

This commit is contained in:
Robert Kaussow 2023-02-20 10:46:12 +01:00
parent 091f30d229
commit 75e3d9446f
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -11,6 +11,7 @@
"group:linters",
":maintainLockFilesWeekly"
],
"branchNameStrict": true,
"docker": {
"pinDigests": true
},