Skip to content

Commit

Permalink
Try to fix automerge schedule [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Nov 22, 2024
1 parent 37b9f1d commit ebf9a12
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"extends": [
"config:recommended",
":maintainLockFilesWeekly",
"npm:unpublishSafe"
"npm:unpublishSafe",
"schedule:automergeWeekly"
],
"packageRules": [
{
Expand All @@ -12,14 +13,6 @@
],
"pinDigests": true
},
{
"matchPackagePatterns": [
"opensuse/tumbleweed$"
],
"extends": [
"schedule:automergeWeekly"
]
},
{
"excludePackagePatterns": [
"opensuse/tumbleweed$"
Expand Down

0 comments on commit ebf9a12

Please sign in to comment.