diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c68b377a..cab3ec81 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.36.1 + rev: 0.36.2 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/387.maintenance.md b/doc/changelog.d/387.maintenance.md new file mode 100644 index 00000000..fa75b3e1 --- /dev/null +++ b/doc/changelog.d/387.maintenance.md @@ -0,0 +1 @@ +Pre-commit automatic update