Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 23a5ec1

Browse files
[pre-commit.ci] pre-commit autoupdate (#2132)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.3.4](astral-sh/ruff-pre-commit@v0.3.3...v0.3.4) - [github.com/asottile/pyupgrade: v3.15.1 → v3.15.2](asottile/pyupgrade@v3.15.1...v3.15.2) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9a5dd6b commit 23a5ec1

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
@@ -68,7 +68,7 @@ repos:
6868
additional_dependencies: [black>=22.10.0]
6969

7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: 'v0.3.3'
71+
rev: 'v0.3.4'
7272
hooks:
7373
- id: ruff
7474
args:
@@ -91,7 +91,7 @@ repos:
9191
files: "^python-sdk/"
9292

9393
- repo: https://github.com/asottile/pyupgrade
94-
rev: v3.15.1
94+
rev: v3.15.2
9595
hooks:
9696
- id: pyupgrade
9797
args: [--py37-plus]

0 commit comments

Comments
 (0)