diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 762a7bc..f807245 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: isort args: ["--profile", "black", "--filter-files"] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.28.0 + rev: 0.28.4 hooks: - id: check-github-workflows - id: check-readthedocs @@ -26,7 +26,7 @@ repos: hooks: - id: yamllint - repo: https://github.com/psf/black - rev: 24.3.0 + rev: 24.4.2 hooks: - id: black args: