Skip to content

Commit ed10b33

Browse files
authored
Merge pull request #39 from bakerkj/renovate/pre-commit-hooks
chore(deps): update pre-commit hooks
2 parents 99229bb + fe3d54c commit ed10b33

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)