Browse Source

chore: add renovate.json

tags/0.1.0
TCL GitHub 3 years ago
parent
commit
4bfd6eb0e8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      renovate.json

+ 9
- 0
renovate.json View File

@@ -0,0 +1,9 @@
{
"extends": [
"config:base"
],
"dependencyDashboard": true,
"timezone": "Asia/Shanghai",
"schedule": "after 4am and before 8am every saturday",
"labels": ["dependencies", "bot"],
}

Loading…
Cancel
Save