summaryrefslogtreecommitdiff
path: root/renovate.json
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-01-20 12:18:35 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-01-20 12:18:35 +0100
commit81ccfac99e87c1c032f632f4caf14d0ca44eaf23 (patch)
treeff57b1ac4a153ef3a2c7d3a4ba1e45c621d8d4cf /renovate.json
parentf03ad3177a50c52dcf93a8d4ba58718b3562bd7a (diff)
parent6c5d7aa67af4a9493229cee2ea3c26cd3c2eafd3 (diff)
Merge pull request 'Configure Renovate' (#3) from renovate/configure into anonero
Reviewed-on: https://git.mrcyjanek.net/mrcyjanek/monero_c/pulls/3
Diffstat (limited to 'renovate.json')
-rw-r--r--renovate.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json
new file mode 100644
index 0000000..7190a60
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,3 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json"
+}