diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1add97f..07b9641 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: hooks: - id: black - repo: https://github.com/sirosen/slyp - rev: 0.4.1 + rev: 0.6.0 hooks: - id: slyp - repo: https://github.com/PyCQA/flake8