diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac221fa..1add97f 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.1.1 + rev: 24.2.0 hooks: - id: black - repo: https://github.com/sirosen/slyp - rev: 0.3.0 + rev: 0.4.1 hooks: - id: slyp - repo: https://github.com/PyCQA/flake8