diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d90d2a0..5046690d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,12 +36,12 @@ repos: - id: trailing-whitespace - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.28.5 + rev: 0.28.6 hooks: - id: check-github-workflows - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.3.2 + rev: v0.3.1 hooks: - id: add-license-headers args: diff --git a/doc/changelog.d/190.miscellaneous.md b/doc/changelog.d/190.miscellaneous.md new file mode 100644 index 00000000..b42b2410 --- /dev/null +++ b/doc/changelog.d/190.miscellaneous.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file