Skip to content

Commit 46a559b

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.3...v0.14.0) - [github.com/asottile/pyupgrade: v3.20.0 → v3.21.0](asottile/pyupgrade@v3.20.0...v3.21.0)
1 parent 5308e8d commit 46a559b

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
@@ -3,7 +3,7 @@ default_language_version:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: "v0.13.3"
6+
rev: "v0.14.0"
77
hooks:
88
- id: ruff
99
args: ["--fix"]
@@ -28,7 +28,7 @@ repos:
2828
- id: debug-statements
2929
language_version: python3
3030
- repo: https://github.com/asottile/pyupgrade
31-
rev: v3.20.0
31+
rev: v3.21.0
3232
hooks:
3333
- id: pyupgrade
3434
args:

0 commit comments

Comments
 (0)