Skip to content

Commit 2947af4

Browse files
Dependency updates (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98678ac commit 2947af4

File tree

2 files changed

+172
-161
lines changed

2 files changed

+172
-161
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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.11.12
26+
rev: v0.12.1
2727
hooks:
2828
- id: ruff-check
2929
types: [file]
@@ -40,11 +40,11 @@ repos:
4040
additional_dependencies:
4141
- tomli
4242
- repo: https://github.com/adhtruong/mirrors-typos
43-
rev: v1.32.0
43+
rev: v1.33.1
4444
hooks:
4545
- id: typos
4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.9.0
47+
rev: v1.11.0
4848
hooks:
4949
- id: zizmor
5050
- repo: local

0 commit comments

Comments
 (0)