Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dea9d1 + aaec452 commit 408cefcCopy full SHA for 408cefc
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: sort-simple-yaml
21
files: .pre-commit-config.yaml
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.15.8
+ rev: v0.15.9
24
hooks:
25
- id: ruff-format
26
- id: ruff-check
@@ -38,7 +38,7 @@ repos:
38
additional_dependencies:
39
- tomli
40
- repo: https://github.com/adhtruong/mirrors-typos
41
- rev: v1.44.0
+ rev: v1.45.0
42
43
- id: typos
44
- repo: https://github.com/woodruffw/zizmor-pre-commit
0 commit comments