Skip to content

Commit 8e821fd

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 3ef9695 commit 8e821fd

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
@@ -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.15.12
22+
rev: v0.14.10
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.39.3
29+
rev: 1.36.2
3030
hooks:
3131
- id: basedpyright
3232

0 commit comments

Comments
 (0)