Skip to content

Commit b3001e7

Browse files
chore: bump pre-commit-hook version (#1276)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 6fc9054 commit b3001e7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
- id: trailing-whitespace
2727

2828
- repo: https://github.com/ansys/pre-commit-hooks
29-
rev: v0.3.1
29+
rev: v0.3.2
3030
hooks:
3131
- id: add-license-headers
3232
files: '(src|examples|tests|docker)/.*\.(py)|\.(proto)'

doc/changelog.d/1276.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
chore: bump pre-commit-hook version

0 commit comments

Comments
 (0)