commit | 16cad0b9f0ec2c427a4395364c6488042ad9bf93 | [log] [tgz] |
---|---|---|
author | Matthias Benkard <code@mulk.eu> | Thu Jan 12 18:20:44 2023 +0000 |
committer | Matthias Benkard <code@mulk.eu> | Thu Jan 12 18:20:44 2023 +0000 |
tree | a95cb1eb11e6f5c8b43b1076cc91cc28a040ffbe | |
parent | ec766c0d5f2f111bd910eb303d2943ccfca80150 [diff] |
Renovate: Automerge minor updates.
diff --git a/renovate.json b/renovate.json index 09e3ef5..c031064 100644 --- a/renovate.json +++ b/renovate.json
@@ -1,3 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json" -, "extends": ["local>mulk/renovate-config"] +, "extends": + [ "local>mulk/renovate-config" + , ":automergeMinor" + ] }