Skip to content

Commit fe3d54c

Browse files
chore(deps): update pre-commit hooks
1 parent 99229bb commit fe3d54c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
args: ["--fix=lf"]
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.15.16
23+
rev: v0.15.17
2424
hooks:
2525
- id: ruff-check
2626
args: ["--fix"]
@@ -96,7 +96,7 @@ repos:
9696
additional_dependencies: ["@commitlint/config-conventional@21"]
9797

9898
- repo: https://github.com/python-jsonschema/check-jsonschema
99-
rev: 0.37.2
99+
rev: 0.37.3
100100
hooks:
101101
- id: check-jsonschema
102102
name: Validate pre-commit config schema

0 commit comments

Comments
 (0)