Skip to content

Commit 644cad4

Browse files
Bump dependencies from commit 7eb679 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7eb6795 commit 644cad4

File tree

2 files changed

+151
-150
lines changed

2 files changed

+151
-150
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ci:
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v5.0.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.12.7
26+
rev: v0.12.11
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.34.0
43+
rev: v1.35.6
4444
hooks:
4545
- id: typos
4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.11.0
47+
rev: v1.12.1
4848
hooks:
4949
- id: zizmor
5050
- repo: local

0 commit comments

Comments
 (0)