Skip to content

Commit 2c7ecd3

Browse files
Update pre-commit hooks
1 parent 6b41b6a commit 2c7ecd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ repos:
3232
hooks:
3333
- id: black
3434
- repo: https://github.com/charliermarsh/ruff-pre-commit
35-
rev: 'v0.5.7'
35+
rev: 'v0.6.3'
3636
hooks:
3737
- id: ruff
3838
- repo: https://github.com/sirosen/check-jsonschema
39-
rev: 0.29.1
39+
rev: 0.29.2
4040
hooks:
4141
- id: check-github-workflows
4242
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)