Skip to content

Commit de15c1d

Browse files
committed
Update pre-commit
1 parent 53eba97 commit de15c1d

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
@@ -20,7 +20,7 @@ repos:
2020
- id: check-ast
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.14.9
23+
rev: v0.14.10
2424
hooks:
2525
- id: ruff
2626
args: [--fix]
@@ -46,7 +46,7 @@ repos:
4646
)$
4747
4848
- repo: https://github.com/codespell-project/codespell
49-
rev: v2.4.0
49+
rev: v2.4.1
5050
hooks:
5151
- id: codespell
5252
args: [--ignore-words=.codespell-ignore-words.txt]

0 commit comments

Comments
 (0)