Skip to content

Commit 0dea9d1

Browse files
authored
Bump dependencies from commit 724672 (#61)
2 parents 724672f + cc06f74 commit 0dea9d1

File tree

2 files changed

+354
-341
lines changed

2 files changed

+354
-341
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: sort-simple-yaml
2121
files: .pre-commit-config.yaml
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.15.4
23+
rev: v0.15.8
2424
hooks:
2525
- id: ruff-format
2626
- id: ruff-check
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: badgie
3434
- repo: https://github.com/codespell-project/codespell
35-
rev: v2.4.1
35+
rev: v2.4.2
3636
hooks:
3737
- id: codespell
3838
additional_dependencies:
@@ -42,7 +42,7 @@ repos:
4242
hooks:
4343
- id: typos
4444
- repo: https://github.com/woodruffw/zizmor-pre-commit
45-
rev: v1.22.0
45+
rev: v1.23.1
4646
hooks:
4747
- id: zizmor
4848
args: ["--no-progress", "--fix"]

0 commit comments

Comments
 (0)