diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5f7b03e..5cfd591 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ repos: hooks: - id: check-python-versions - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.1 + rev: v4.1.0 hooks: - id: debug-statements - repo: https://github.com/psf/black