diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d34d16458..4e55e49ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,6 +43,6 @@ repos: - --start_year=2023 - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.34.1 + rev: 0.35.0 hooks: - id: check-github-workflows \ No newline at end of file diff --git a/doc/changelog.d/389.miscellaneous.md b/doc/changelog.d/389.miscellaneous.md new file mode 100644 index 000000000..1c90b338e --- /dev/null +++ b/doc/changelog.d/389.miscellaneous.md @@ -0,0 +1 @@ +Chore: [pre-commit.ci] pre-commit autoupdate