Skip to content

Commit e68c832

Browse files
chore: pre-commit automatic update (#2362)
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 1e6da26 commit e68c832

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
@@ -15,13 +15,13 @@ repos:
1515
- "max_line_length=120,retain_line_breaks=true,retain_line_breaks_single=true"
1616

1717
- repo: https://github.com/tox-dev/pyproject-fmt
18-
rev: v2.11.0
18+
rev: v2.11.1
1919
hooks:
2020
- id: pyproject-fmt
2121
args: [--keep-full-version]
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.14.3
24+
rev: v0.14.4
2525
hooks:
2626
- id: ruff-check
2727
- id: ruff-format
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Pre-commit automatic update

0 commit comments

Comments
 (0)