diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 751b2ee..98f65e8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.3 + rev: 0.29.4 hooks: - id: check-github-workflows @@ -55,6 +55,6 @@ repos: exclude: shortcodes|plugins|CODE_OF_CONDUCT.rst - repo: https://github.com/executablebooks/mdformat - rev: 0.7.17 + rev: 0.7.18 hooks: - id: mdformat