diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa330de..b86a103 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,11 +10,11 @@ repos: - id: check-github-workflows - id: check-dependabot - repo: https://github.com/psf/black-pre-commit-mirror - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black - repo: https://github.com/sirosen/slyp - rev: 0.6.1 + rev: 0.7.0 hooks: - id: slyp - repo: https://github.com/PyCQA/flake8