Skip to content

Commit

Permalink
chore: update renovatebot
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jun 7, 2024
1 parent 5ad159b commit 6d0bf39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
18 changes: 1 addition & 17 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"timezone": "Asia/Shanghai",
"schedule": ["before 8am on monday"],
"assignees": ["@Boshen"],
"automerge": true,
"lockFileMaintenance": {
"enabled": true
},
"packageRules": [
{
"groupName": "github-actions",
"matchManagers": ["github-actions"]
},
{
"groupName": "npm packages",
"matchManagers": ["npm"]
}
]
"extends": ["github>Boshen/renovate"]
}
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
push:
branches:
- main
- "renovate/**"
paths-ignore:
- README.md

Expand Down

0 comments on commit 6d0bf39

Please sign in to comment.