Skip to content

Commit 1ac153f

Browse files
chore(deps): lock file maintenance (#630)
* chore(deps): lock file maintenance * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a6a4209 commit 1ac153f

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
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)