Skip to content

Commit 0928754

Browse files
authored
feat: update pre-commit hooks (#695)
1 parent fe509d9 commit 0928754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
- id: trailing-whitespace
5151

5252
- repo: https://github.com/ansys/pre-commit-hooks
53-
rev: v0.1.2
53+
rev: v0.1.3
5454
hooks:
5555
- id: add-license-headers
5656
args: ["--loc", "./"]

0 commit comments

Comments
 (0)