Skip to content

Commit 0de82ad

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent c2c3504 commit 0de82ad

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
@@ -19,14 +19,14 @@ repos:
1919
- id: check-added-large-files
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.14.7
22+
rev: v0.14.8
2323
hooks:
2424
- id: ruff
2525
args: [--fix]
2626
- id: ruff-format
2727

2828
- repo: https://github.com/DetachHead/basedpyright-prek-mirror
29-
rev: 1.34.0
29+
rev: 1.35.0
3030
hooks:
3131
- id: basedpyright
3232

0 commit comments

Comments
 (0)