Skip to content

Commit 70448fd

Browse files
[pre-commit.ci] pre-commit autoupdate (#189)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 5fedeed commit 70448fd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: trailing-whitespace
2121

2222
- repo: https://github.com/ansys/pre-commit-hooks
23-
rev: v0.4.3
23+
rev: v0.4.4
2424
hooks:
2525
- id: add-license-headers
2626
files: '(src|examples|tests|docker)/.*\.(py)|\.(proto)'
@@ -34,7 +34,7 @@ repos:
3434
- id: check-github-workflows
3535

3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.7.2
37+
rev: v0.7.3
3838
hooks:
3939
- id: ruff
4040
args: [--fix]

doc/changelog.d/189.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[pre-commit.ci] pre-commit autoupdate

0 commit comments

Comments
 (0)