diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ffcc5d0..cf0e9cb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.1.0 + rev: v4.2.0 hooks: - id: check-docstring-first - id: check-merge-conflict