diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25afe0b0a..8f8f45cbe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: args: ["--ignore-words", "doc/styles/config/vocabularies/ANSYS/accept.txt", "-w"] - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.4.2 + rev: v0.4.3 hooks: - id: add-license-headers args: diff --git a/doc/changelog.d/870.documentation.md b/doc/changelog.d/870.documentation.md new file mode 100644 index 000000000..b42b24103 --- /dev/null +++ b/doc/changelog.d/870.documentation.md @@ -0,0 +1 @@ +[pre-commit.ci] pre-commit autoupdate \ No newline at end of file