Skip to content

Commit e100a3c

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

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
- id: no-commit-to-branch
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: "v0.4.4"
32+
rev: "v0.4.7"
3333
hooks:
3434
- id: ruff
3535
types: [file, python]
@@ -38,7 +38,7 @@ repos:
3838
types: [file, python]
3939

4040
- repo: https://github.com/codespell-project/codespell
41-
rev: "v2.2.6"
41+
rev: "v2.3.0"
4242
hooks:
4343
- id: codespell
4444
types_or: [asciidoc, python, markdown, rst]

0 commit comments

Comments
 (0)