diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edafd5d..b9f9e26 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: - id: check-pre-commit-ci-config - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 + rev: v2.3.0 hooks: - id: doctoc args: @@ -66,7 +66,7 @@ repos: ] - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: - id: check-dependabot - id: check-github-actions