diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 085acb10..dfbdf39f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: # this validates our github workflow files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.31.3 + rev: 0.32.1 hooks: - id: check-github-workflows diff --git a/doc/changelog.d/267.maintenance.md b/doc/changelog.d/267.maintenance.md new file mode 100644 index 00000000..b42b2410 --- /dev/null +++ b/doc/changelog.d/267.maintenance.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file