Skip to content

Commit 1c061f3

Browse files
committed
pre-commit autoupdate
1 parent 16f046d commit 1c061f3

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
@@ -21,7 +21,7 @@ repos:
2121
- from __future__ import annotations
2222

2323
- repo: https://github.com/charliermarsh/ruff-pre-commit
24-
rev: v0.1.1
24+
rev: v0.1.5
2525
hooks:
2626
- id: ruff
2727
- id: ruff-format
@@ -46,6 +46,6 @@ repos:
4646
- id: validate-pyproject
4747

4848
- repo: https://github.com/fsouza/mirrors-pyright
49-
rev: v1.1.332
49+
rev: v1.1.335
5050
hooks:
5151
- id: pyright

0 commit comments

Comments
 (0)