Skip to content

Commit 221326b

Browse files
committed
bump ansys pre-commit hooks
1 parent 964a7e9 commit 221326b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,14 @@ repos:
3434
args: ["--ignore-words", "doc/styles/config/vocabularies/ANSYS/accept.txt", "-w"]
3535

3636
- repo: https://github.com/ansys/pre-commit-hooks
37-
rev: v0.3.1
37+
rev: v0.4.1
3838
hooks:
3939
- id: add-license-headers
4040
args:
4141
- --start_year=2022
42+
- id: tech-review
43+
args:
44+
- --product=mechanical
4245

4346
- repo: https://github.com/pycqa/pydocstyle
4447
rev: 6.3.0

0 commit comments

Comments
 (0)