Compare commits
3 Commits
a162ee7e9e
...
61e6b2a6a5
| Author | SHA1 | Date | |
|---|---|---|---|
| 61e6b2a6a5 | |||
| 1be6eba844 | |||
|
|
8c407a5610 |
12
renovate.json
Normal file
12
renovate.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
],
|
||||
"timezone": "Asia/Shanghai",
|
||||
"enabledManagers": ["npm"],
|
||||
"ignorePaths": [
|
||||
"themes/**",
|
||||
".gitea/**"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user