diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0945fd2e2..9bcd53f13 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.33.2 + rev: 0.33.3 hooks: - id: check-github-workflows \ No newline at end of file diff --git a/doc/changelog.d/1283.maintenance.md b/doc/changelog.d/1283.maintenance.md new file mode 100644 index 000000000..fa75b3e11 --- /dev/null +++ b/doc/changelog.d/1283.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update