Skip to content

Commit e7cc26d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](astral-sh/ruff-pre-commit@v0.4.4...v0.4.5)
1 parent 0b9d84d commit e7cc26d

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
@@ -6,7 +6,7 @@ repos:
66
additional_dependencies: [black==23.12.1]
77

88
- repo: https://github.com/codespell-project/codespell
9-
rev: v2.2.6
9+
rev: v2.3.0
1010
hooks:
1111
- id: codespell
1212
args: ["--ignore-words", "doc/styles/config/vocabularies/ANSYS/accept.txt"]
@@ -34,7 +34,7 @@ repos:
3434
- id: check-github-workflows
3535

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

0 commit comments

Comments
 (0)