0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-11-10 23:10:40 +00:00

enable automere for hugo-geekblog theme

This commit is contained in:
Robert Kaussow 2021-01-09 23:17:39 +01:00
parent d5915a4363
commit bfaecaa25e
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -19,7 +19,7 @@
"description": "Automerge docs theme updates",
"datasources": ["github-releases"],
"packagePatterns": [
"^thegeeklab/hugo-geekdoc"
"^thegeeklab/hugo-(geekdoc|geekblog)"
],
"updateTypes": ["minor", "patch"],
"automerge": true