diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54ab9f7c..6b1492ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.34.1 + rev: 0.35.0 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/364.maintenance.md b/doc/changelog.d/364.maintenance.md new file mode 100644 index 00000000..fa75b3e1 --- /dev/null +++ b/doc/changelog.d/364.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update