aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-27 20:53:54 +0800
committerGitHub <noreply@github.com>2022-10-27 20:53:54 +0800
commit5cb75e28f686bd707792d4a12bf71c30c9f49645 (patch)
tree72d4ab477dae6ab929a3450363d315b556b6a6db
parentdb15382363419ae572f5ee2b7fef37013f665970 (diff)
parentc0dc6e484300304ed10a62862655a76b3323b369 (diff)
downloadtimeline-5cb75e28f686bd707792d4a12bf71c30c9f49645.tar.gz
timeline-5cb75e28f686bd707792d4a12bf71c30c9f49645.tar.bz2
timeline-5cb75e28f686bd707792d4a12bf71c30c9f49645.zip
Merge pull request #1335 from crupest/renovate/configure
Configure Renovate
-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"
+ ]
+}