diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 616ad526..5d05c272 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: # Markdown Table of Contents generation. - repo: https://github.com/thlorenz/doctoc - rev: v2.2.0 + rev: v2.3.0 hooks: - id: doctoc # https://github.com/Mikaela/gist/blob/master/doctoc.txt @@ -72,7 +72,7 @@ repos: # GitHub Actions etc. configuration validity checking - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.36.2 hooks: #- id: check-jsonschema - id: check-dependabot