stackabletech / operator-templating

Templates for ci and packaging files that are common across all operators
Apache License 2.0
5 stars 1 forks source link

Configure renovate so that it should be able to pick up pre-commit #431

Closed lfrancke closed 4 days ago

lfrancke commented 4 days ago

pre-commit support is at the moment only in beta test for renovate so it has to be enabled manually in the config for renovate. I'll do that separately.

https://docs.renovatebot.com/modules/manager/pre-commit/

lfrancke commented 4 days ago

Turns out renovate does not support digest updating for pre-commit yet: https://github.com/renovatebot/renovate/issues/22567