diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e53a01b..58ddbbb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: isort name: isort (python) - repo: https://github.com/pycqa/flake8 - rev: 7.2.0 + rev: 7.3.0 hooks: - id: flake8 - repo: https://github.com/psf/black