diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a45dce36e..d3867dab0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,6 +76,6 @@ repos: - id: check-added-large-files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.30.0 + rev: 0.31.0 hooks: - id: check-github-workflows \ No newline at end of file diff --git a/doc/changelog.d/1039.maintenance.md b/doc/changelog.d/1039.maintenance.md new file mode 100644 index 000000000..c655a0905 --- /dev/null +++ b/doc/changelog.d/1039.maintenance.md @@ -0,0 +1 @@ +pre-commit automatic update \ No newline at end of file