Skip to content

Commit 989b462

Browse files
[pre-commit.ci] pre-commit autoupdate (#502)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](astral-sh/ruff-pre-commit@v0.15.4...v0.15.5) - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5f09061 commit 989b462

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
@@ -12,14 +12,14 @@ repos:
1212
args: ["--maxkb=500"]
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.15.4
15+
rev: v0.15.5
1616
hooks:
1717
- id: ruff
1818
types_or: [pyi, jupyter]
1919
args: [--fix, --unsafe-fixes]
2020

2121
- repo: https://github.com/codespell-project/codespell
22-
rev: v2.4.1
22+
rev: v2.4.2
2323
hooks:
2424
- id: codespell
2525
args:

0 commit comments

Comments
 (0)