Skip to content

Commit 023e3ca

Browse files
[pre-commit.ci] pre-commit autoupdate (#156)
updates: - [github.com/asottile/pyupgrade: v3.21.0 → v3.21.2](asottile/pyupgrade@v3.21.0...v3.21.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.3 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.3...v0.15.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b4a356f commit 023e3ca

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
@@ -12,11 +12,11 @@ repos:
1212
- id: debug-statements
1313
- id: requirements-txt-fixer
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.21.0
15+
rev: v3.21.2
1616
hooks:
1717
- id: pyupgrade
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.14.3
19+
rev: v0.15.9
2020
hooks:
2121
- id: ruff-check
2222
- id: ruff-format

0 commit comments

Comments
 (0)