renovatebot / pre-commit-hooks

Pre-commit hooks for Renovate
MIT License
29 stars 7 forks source link

Slow/no new releases since four days (causing out of sync version upgrades) #1945

Open lovetheguitar opened 6 months ago

lovetheguitar commented 6 months ago

I have a package rule to update the used renovatebot docker image and pre-commit validation hook simultaneously.

Is it possible to either speed up this release here or change the rule somehow that only matching versions (ignoring the docker sha) are chosen?

"packageRules": [
    {
      "groupName": "renovate bot docker image and pre-commit validation hook",
      "groupSlug": "renovate-docker-image-and-pre-commit-hook",
      "matchPackageNames": ["renovate/renovate", "renovatebot/pre-commit-hooks"]
    }
  ]

Thanks a lot for your great work. :)

lovetheguitar commented 5 months ago

@viceice Sorry for tagging you, but I feel like no one is aware of issues here? 😬

viceice commented 5 months ago

there's not much we can do. it's now releasing regularly again by renovate.