Skip to content

Commit 2e3d744

Browse files
[pre-commit.ci] pre-commit autoupdate (#26)
updates: - [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](asottile/pyupgrade@v3.19.0...v3.19.1) - [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6365440 commit 2e3d744

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
@@ -15,7 +15,7 @@ repos:
1515
- id: detect-private-key
1616

1717
- repo: https://github.com/asottile/pyupgrade
18-
rev: v3.19.0
18+
rev: v3.19.1
1919
hooks:
2020
- id: pyupgrade
2121
args: [--py38-plus]
@@ -26,7 +26,7 @@ repos:
2626
- id: black
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.8.3
29+
rev: v0.8.4
3030
hooks:
3131
- id: ruff
3232
args: ["--fix"]

0 commit comments

Comments
 (0)