0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-09-21 06:32:48 +02:00

enable maintainLockFilesWeekly

This commit is contained in:
Robert Kaussow 2021-05-05 21:31:02 +02:00
parent eee71dbfa5
commit 5411fe1524
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -8,7 +8,8 @@
":semanticCommitScope(deps)", ":semanticCommitScope(deps)",
"docker:enableMajor", "docker:enableMajor",
":masterIssue", ":masterIssue",
"group:linters" "group:linters",
":maintainLockFilesWeekly"
], ],
"docker": { "docker": {
"pinDigests": true "pinDigests": true