diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea766d12..243e0a0b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -40,7 +40,7 @@ repos: - id: validate-pyproject stages: [push] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 36.100.0 + rev: 36.101.0 hooks: - id: renovate-config-validator stages: [push]