diff options
author | crupest <crupest@outlook.com> | 2022-10-27 21:11:36 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-10-27 21:11:36 +0800 |
commit | a2b27fcaac9dabeb3dbff9f56c78e05f9ffdef5c (patch) | |
tree | 82e9a5727f8f974b44f9407b810f56caf310d77a | |
parent | 391001f9e57706759c506ec49b2c61a7406672ab (diff) | |
parent | 5cb75e28f686bd707792d4a12bf71c30c9f49645 (diff) | |
download | timeline-a2b27fcaac9dabeb3dbff9f56c78e05f9ffdef5c.tar.gz timeline-a2b27fcaac9dabeb3dbff9f56c78e05f9ffdef5c.tar.bz2 timeline-a2b27fcaac9dabeb3dbff9f56c78e05f9ffdef5c.zip |
Merge branch 'main' of https://github.com/crupest/Timeline
-rw-r--r-- | renovate.json | 6 |
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" + ] +} |