Skip to content

Commit 4c3d87e

Browse files
authored
[pre-commit.ci] pre-commit autoupdate (#193)
<!--pre-commit.ci start--> updates: - [github.com/asottile/pyupgrade: v3.4.0 → v3.8.0](asottile/pyupgrade@v3.4.0...v3.8.0) - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.270 → v0.0.276](astral-sh/ruff-pre-commit@v0.0.270...v0.0.276) <!--pre-commit.ci end-->
2 parents 3b385c0 + 7887169 commit 4c3d87e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ repos:
2828
- id: python-use-type-annotations
2929

3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: v3.4.0
31+
rev: v3.8.0
3232
hooks:
3333
- id: pyupgrade
3434
args:
3535
- "--py38-plus"
3636

37-
- repo: https://github.com/charliermarsh/ruff-pre-commit
38-
rev: "v0.0.270"
37+
- repo: https://github.com/astral-sh/ruff-pre-commit
38+
rev: "v0.0.276"
3939
hooks:
4040
- id: ruff
4141
args: ["--fix-only"]

0 commit comments

Comments
 (0)