diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e2d518a8..82e0588a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: args: - --futures=true - repo: https://github.com/Zac-HD/shed - rev: 2023.5.2 + rev: 2023.6.1 hooks: - id: shed args: @@ -62,7 +62,7 @@ repos: # - -ignore # - 'SC1004:' - repo: https://github.com/sirosen/check-jsonschema - rev: 0.23.2 + rev: 0.23.3 hooks: - id: check-github-actions - id: check-github-workflows