1 parent 99229bb commit fe3d54cCopy full SHA for fe3d54c
1 file changed
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
args: ["--fix=lf"]
21
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.15.16
+ rev: v0.15.17
24
hooks:
25
- id: ruff-check
26
args: ["--fix"]
@@ -96,7 +96,7 @@ repos:
96
additional_dependencies: ["@commitlint/config-conventional@21"]
97
98
- repo: https://github.com/python-jsonschema/check-jsonschema
99
- rev: 0.37.2
+ rev: 0.37.3
100
101
- id: check-jsonschema
102
name: Validate pre-commit config schema
0 commit comments