Skip to content

Commit 376e256

Browse files
[pre-commit.ci] pre-commit autoupdate (#629)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.7...v0.12.8) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 699ab9f commit 376e256

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ repos:
22

33

44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: v0.12.7
5+
rev: v0.12.8
66
hooks:
77
- id: ruff-check
88
- id: ruff-format
@@ -20,7 +20,7 @@ repos:
2020
args: ["--ignore-words", "doc/styles/config/vocabularies/ANSYS/accept.txt"]
2121

2222
- repo: https://github.com/pre-commit/pre-commit-hooks
23-
rev: v5.0.0
23+
rev: v6.0.0
2424
hooks:
2525
- id: check-merge-conflict
2626
- id: debug-statements

0 commit comments

Comments
 (0)