Skip to content

Commit 427f817

Browse files
[pre-commit.ci] pre-commit autoupdate (#47)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6bbe940 commit 427f817

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.4.1
13+
rev: v2.4.2
1414
hooks:
1515
- id: codespell
1616
additional_dependencies: ["tomli>=2.4"]
@@ -19,7 +19,7 @@ repos:
1919
hooks:
2020
- id: pyproject-fmt
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: "v0.15.4"
22+
rev: "v0.15.5"
2323
hooks:
2424
- id: ruff-format
2525
- id: ruff

0 commit comments

Comments
 (0)