aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-15 17:28:12 +0000
committerGitHub <[email protected]>2023-12-15 17:28:12 +0000
commit612f6b2c9011734ded79e94aa7ddc13c6cd1e261 (patch)
treebdbea64fa9c5279256898bff231ae47417011fd0
parentfix: various pypi fixes (diff)
downloadarchived-sen-py-renovate/configure.tar.xz
archived-sen-py-renovate/configure.zip
Add renovate.jsonrenovate/configure
-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"
+ ]
+}