Skip to content

Commit 4eeec75

Browse files
[pre-commit.ci] pre-commit autoupdate (#72)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 558ce16 commit 4eeec75

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
@@ -26,14 +26,14 @@ repos:
2626
- id: mixed-line-ending
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.13.3
29+
rev: v0.14.3
3030
hooks:
3131
- id: ruff
3232
args: [--fix]
3333
- id: ruff-format
3434

3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: v3.20.0
36+
rev: v3.21.0
3737
hooks:
3838
- id: pyupgrade
3939

0 commit comments

Comments
 (0)