diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 99cafa1..1c271e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,11 +15,11 @@ repos: hooks: - id: isort - repo: https://github.com/PyCQA/flake8 - rev: 6.0.0 + rev: 6.1.0 hooks: - id: flake8 - repo: https://github.com/commitizen-tools/commitizen - rev: v3.5.2 + rev: 3.9.0 hooks: - id: commitizen stages: