aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-01 21:51:15 +0100
committerGravatar Joe Banks <[email protected]>2024-07-01 21:51:21 +0100
commitf6838f12b1649e72a60dd09864db746678c3bc23 (patch)
tree834848aeb6f3e5ea35bea00012c94fabeb0dcc9b
parentRemove PR hourly limit (diff)
Include update table in renovate commit body
-rw-r--r--renovate.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json
index 0a2b85c..fbc1beb 100644
--- a/renovate.json
+++ b/renovate.json
@@ -23,5 +23,6 @@
"groupName": "github-actions"
}
],
- "prHourlyLimit": 0
+ "prHourlyLimit": 0,
+ "commitBodyTable": true
}