diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6afed8..0a504f8 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-pre-commit-mirror - rev: 26.3.1 + rev: 26.5.1 hooks: - id: black - repo: https://github.com/gitleaks/gitleaks @@ -52,10 +52,10 @@ repos: additional_dependencies: - mdformat-gfm - repo: https://github.com/teemtee/tmt - rev: 1.72.0 + rev: 1.78.0 hooks: - id: tmt-lint - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.37.1 + rev: 0.38.0 hooks: - id: check-github-actions