Skip to content

Commit bc3c011

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](astral-sh/ruff-pre-commit@v0.12.1...v0.12.2) - [github.com/adhtruong/mirrors-typos: v1.33.1 → v1.34.0](adhtruong/mirrors-typos@v1.33.1...v1.34.0)
1 parent 2947af4 commit bc3c011

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
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.12.1
26+
rev: v0.12.2
2727
hooks:
2828
- id: ruff-check
2929
types: [file]
@@ -40,7 +40,7 @@ repos:
4040
additional_dependencies:
4141
- tomli
4242
- repo: https://github.com/adhtruong/mirrors-typos
43-
rev: v1.33.1
43+
rev: v1.34.0
4444
hooks:
4545
- id: typos
4646
- repo: https://github.com/woodruffw/zizmor-pre-commit

0 commit comments

Comments
 (0)