diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ada2a152..567c64d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,11 +19,11 @@ repos: args: [--preserve-quotes] - repo: https://github.com/sirosen/check-jsonschema - rev: 0.19.2 + rev: 0.22.0 hooks: - id: check-github-workflows - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 23.3.0 hooks: - id: black