python-jsonschema / check-jsonschema

A CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!
https://check-jsonschema.readthedocs.io/en/stable
Other
206 stars 41 forks source link

Update vendor schemas weekly instead of daily #412

Closed hugovk closed 6 months ago

hugovk commented 6 months ago

re: https://github.com/python-jsonschema/check-jsonschema/pull/409#issuecomment-2030480791

Daily is too noisy, dial down to weekly instead.

I arbitrarily went with Sunday, kept it at 4am UTC:

sirosen commented 6 months ago

Thanks so much for putting this in!