aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-13 20:27:53 +0000
committerGravatar GitHub <[email protected]>2024-07-13 20:27:53 +0000
commit7ce8ec3daa286df3c7683a0541878826acbbc119 (patch)
tree5e6fcda8551a673d0482c281144e0962cad5663a
parentMerge pull request #282 from python-discord/jb3/features/condorcet-count (diff)
Add renovate.json
-rw-r--r--renovate.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000..5db72dd
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "config:recommended"
+ ]
+}