Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-22 11:43:27 +0200
committerGitHub <noreply@github.com>2023-09-22 11:43:27 +0200
commitdb057aee1e1258e9c4b2b5b2a3561052bdd3b4b3 (patch)
tree1c045b156f86e1313118b7a522edef1a54131f05
parent8e40de85fb2fcde81ac994335286a863c6e46c86 (diff)
Add renovate.json (#2086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 00000000..39a2b6e9
--- /dev/null
+++ b/renovate.json
@@ -0,0 +1,6 @@
+{
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+ "extends": [
+ "config:base"
+ ]
+}