diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb764b08..cee4272c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: trailing-whitespace - id: debug-statements - repo: https://github.com/pre-commit/pre-commit - rev: v4.0.1 + rev: v4.1.0 hooks: - id: validate_manifest - repo: https://github.com/hauntsaninja/black-pre-commit-mirror