commit | 93e7d9ecef79bf4319a6ee5ef0ae666dd99ec17e | [log] [tgz] |
---|---|---|
author | Matthias Benkard <code@mulk.eu> | Thu Jan 12 06:37:03 2023 +0000 |
committer | Matthias Benkard <code@mulk.eu> | Thu Jan 12 06:37:03 2023 +0000 |
tree | f1882584900f9702078292bd3a8f1f5ae463b100 | |
parent | 868378f09210b23aaca96de33f81c9dc1781a363 [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" + ] }