Skip to content

Commit f3d40eb

Browse files
Bump dependencies from commit 81447d (#129)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 81447d9 commit f3d40eb

File tree

2 files changed

+340
-184
lines changed

2 files changed

+340
-184
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.14.0
26+
rev: v0.14.3
2727
hooks:
2828
- id: ruff-check
2929
types: [file]
@@ -44,6 +44,6 @@ repos:
4444
hooks:
4545
- id: typos
4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.14.2
47+
rev: v1.16.1
4848
hooks:
4949
- id: zizmor

0 commit comments

Comments
 (0)