diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 532f81d88..474b44456 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -69,7 +69,7 @@ repos: - id: check-added-large-files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.0 + rev: 0.29.1 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/844.changed.md b/doc/changelog.d/844.changed.md new file mode 100644 index 000000000..b42b24103 --- /dev/null +++ b/doc/changelog.d/844.changed.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file