Skip to content

Commit ec4b608

Browse files
committed
update
1 parent 6281a79 commit ec4b608

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
files: requirements-dev.txt
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.15.21
20+
rev: v0.15.22
2121
hooks:
2222
- id: ruff
2323

@@ -33,7 +33,7 @@ repos:
3333
- id: blackdoc
3434

3535
- repo: https://github.com/codespell-project/codespell
36-
rev: v2.4.2
36+
rev: v2.4.3
3737
hooks:
3838
- id: codespell
3939
args:
@@ -45,7 +45,7 @@ repos:
4545
)$
4646
4747
- repo: https://github.com/woodruffw/zizmor-pre-commit
48-
rev: v1.26.1
48+
rev: v1.27.0
4949
hooks:
5050
- id: zizmor
5151

0 commit comments

Comments
 (0)