Skip to content

Commit 16f5ab0

Browse files
Bump the pre-commit group with 3 updates (#684)
1 parent 85c7682 commit 16f5ab0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.4
3+
rev: v0.15.5
44
hooks:
55
- id: ruff
66
args:
77
- --fix
88
- id: ruff-format
99
- repo: https://github.com/NSPBot911/ty-pre-commit
10-
rev: v0.0.20
10+
rev: v0.0.21
1111
hooks:
1212
- id: ty-check
1313
args:
1414
- --python=venv
1515
- repo: https://github.com/codespell-project/codespell
16-
rev: v2.4.1
16+
rev: v2.4.2
1717
hooks:
1818
- id: codespell
1919
args:

0 commit comments

Comments
 (0)