Skip to content

Commit 8d4a7a8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.2...v0.4.8) - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
1 parent 67715e6 commit 8d4a7a8

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
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: sort-all
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.4.2
32+
rev: v0.4.8
3333
hooks:
3434
- id: ruff-format
3535
- id: ruff
@@ -63,7 +63,7 @@ repos:
6363
- id: nbstripout
6464
exclude: (docs)
6565
- repo: https://github.com/codespell-project/codespell
66-
rev: v2.2.6
66+
rev: v2.3.0
6767
hooks:
6868
- id: codespell
6969
additional_dependencies: [tomli]

0 commit comments

Comments
 (0)