diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8fbb474e..1781bc90 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - flake8-bugbear - flake8-implicit-str-concat - repo: https://github.com/peterdemin/pip-compile-multi - rev: v2.4.6 + rev: v2.5.0 hooks: - id: pip-compile-multi-verify - repo: https://github.com/pre-commit/pre-commit-hooks