diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 739a29436b..687cdbf431 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ ci: repos: - repo: https://github.com/ansys/pre-commit-hooks - rev: v0.4.4 + rev: v0.5.0 hooks: - id: add-license-headers args: @@ -78,6 +78,6 @@ repos: # this validates our github workflow files - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.30.0 + rev: 0.31.0 hooks: - id: check-github-workflows