diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a83789a..d2ac9f86 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.5.2 + rev: v0.6.0 hooks: - id: add-license-headers files: '/.*\.(py)'