Skip to content

Commit 6e544b3

Browse files
[pre-commit.ci] pre-commit autoupdate (#333)
updates: - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 55f7c0f commit 6e544b3

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
@@ -10,7 +10,7 @@ repos:
1010
- id: check-github-workflows
1111
args: ["--verbose"]
1212
- repo: https://github.com/codespell-project/codespell
13-
rev: v2.3.0
13+
rev: v2.4.0
1414
hooks:
1515
- id: codespell
1616
additional_dependencies: ["tomli>=2.2.1"]
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: pyproject-fmt
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.9.2"
22+
rev: "v0.9.3"
2323
hooks:
2424
- id: ruff-format
2525
- id: ruff

0 commit comments

Comments
 (0)