diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 17477bb8..46d50b9f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,6 +59,6 @@ repos: # this validates our github workflow files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.4 + rev: 0.30.0 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/452.miscellaneous.md b/doc/changelog.d/452.miscellaneous.md new file mode 100644 index 00000000..b42b2410 --- /dev/null +++ b/doc/changelog.d/452.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file