diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40b7f31..94da4e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: args: [--py38-plus] - repo: https://github.com/pycqa/flake8 - rev: "3.9.0" + rev: "3.9.1" hooks: - id: flake8