Skip to content

Commit e63900f

Browse files
[pre-commit.ci] pre-commit autoupdate (#199)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent defdb29 commit e63900f

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
@@ -27,7 +27,7 @@ repos:
2727
- id: python-check-blanket-noqa
2828

2929
- repo: https://github.com/asottile/pyupgrade
30-
rev: v3.3.1
30+
rev: v3.4.0
3131
hooks:
3232
- id: pyupgrade
3333
args: [--py37-plus]
@@ -51,6 +51,6 @@ repos:
5151
- id: black
5252

5353
- repo: https://github.com/charliermarsh/ruff-pre-commit
54-
rev: v0.0.262
54+
rev: v0.0.265
5555
hooks:
5656
- id: ruff

0 commit comments

Comments
 (0)