Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1376555

Browse files
authored
Bump dependencies from commit 35a54e (#57)
2 parents 35a54ee + 2fa4120 commit 1376555

2 files changed

Lines changed: 362 additions & 360 deletions

File tree

.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.14.7
23+
rev: v0.14.10
2424
hooks:
2525
- id: ruff-format
2626
- id: ruff-check
@@ -38,11 +38,11 @@ repos:
3838
additional_dependencies:
3939
- tomli
4040
- repo: https://github.com/adhtruong/mirrors-typos
41-
rev: v1.40.0
41+
rev: v1.40.1
4242
hooks:
4343
- id: typos
4444
- repo: https://github.com/woodruffw/zizmor-pre-commit
45-
rev: v1.18.0
45+
rev: v1.19.0
4646
hooks:
4747
- id: zizmor
4848
args: ["--no-progress", "--fix"]

0 commit comments

Comments
 (0)