diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a159847..bf66d7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black - repo: https://github.com/gitleaks/gitleaks @@ -57,6 +57,6 @@ repos: hooks: - id: tmt-lint - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.6 + rev: 0.29.1 hooks: - id: check-github-actions