diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f8f45cbe..db1001d85 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.1 + rev: 0.29.2 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/884.maintenance.md b/doc/changelog.d/884.maintenance.md new file mode 100644 index 000000000..b42b24103 --- /dev/null +++ b/doc/changelog.d/884.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file