diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5760c93..73f2a67 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.29.2 + rev: 0.29.3 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/237.miscellaneous.md b/doc/changelog.d/237.miscellaneous.md new file mode 100644 index 0000000..b42b241 --- /dev/null +++ b/doc/changelog.d/237.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file