Skip to content

Commit 4c305ab

Browse files
authored
Update {% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja
1 parent 07132ba commit 4c305ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/{% if use_precommit %}.pre-commit-config.yaml{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ repos:
6161
args: [--fix, -v]
6262

6363
- repo: https://github.com/RobertCraigie/pyright-python
64-
rev: v1.1.396
64+
rev: v1.1.397
6565
hooks:
6666
- id: pyright
6767
args: [--verbose, --project=.]

0 commit comments

Comments
 (0)