Skip to content

Commit 1d77653

Browse files
Bump dependencies from commit b85f47 (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b85f472 commit 1d77653

File tree

2 files changed

+361
-228
lines changed

2 files changed

+361
-228
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ repos:
1919
- id: sort-simple-yaml
2020
files: .pre-commit-config.yaml
2121
- repo: https://github.com/psf/black-pre-commit-mirror
22-
rev: 25.9.0
22+
rev: 25.11.0
2323
hooks:
2424
- id: black
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.14.3
26+
rev: v0.14.7
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.38.1
43+
rev: v1.40.0
4444
hooks:
4545
- id: typos
4646
- repo: https://github.com/woodruffw/zizmor-pre-commit
47-
rev: v1.16.1
47+
rev: v1.18.0
4848
hooks:
4949
- id: zizmor
5050
- repo: local

0 commit comments

Comments
 (0)