diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d3867dab0..bd89d4df5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: args: ["--ignore-words", "doc/styles/config/vocabularies/ANSYS/accept.txt", "-w"] - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.4.4 + rev: v0.5.1 hooks: - id: add-license-headers args: diff --git a/doc/changelog.d/1056.maintenance.md b/doc/changelog.d/1056.maintenance.md new file mode 100644 index 000000000..c655a0905 --- /dev/null +++ b/doc/changelog.d/1056.maintenance.md @@ -0,0 +1 @@ +pre-commit automatic update \ No newline at end of file