diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1c838da..b4c309e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: - id: pyupgrade args: [--py310-plus] - repo: https://github.com/PyCQA/flake8 - rev: 7.0.0 + rev: 7.1.0 hooks: - id: flake8 - repo: https://github.com/PyCQA/isort