Skip to content

Commit

Permalink
chore(deps): migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 7a5e515 commit 85cb65e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@
"extends": [
"local>KyoriPowered/.github:renovate-config"
],
"python": {
"groupName": "python dependencies"
},
"lockFileMaintenance": {
"enabled": true,
"schedule": [
"after 5pm on the 2nd day of the month"
],
"groupName": "python dependencies"
}
},
"packageRules": [
{
"matchCategories": [
"python"
],
"groupName": "python dependencies"
}
]
}

0 comments on commit 85cb65e

Please sign in to comment.