Skip to content

Commit 330d22b

Browse files
[pre-commit.ci] pre-commit autoupdate (#53)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 692a54b commit 330d22b

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

2828
- repo: https://github.com/asottile/pyupgrade
29-
rev: v3.3.1
29+
rev: v3.4.0
3030
hooks:
3131
- id: pyupgrade
3232
args: [--py37-plus]
@@ -49,6 +49,6 @@ repos:
4949
- id: black
5050

5151
- repo: https://github.com/charliermarsh/ruff-pre-commit
52-
rev: v0.0.262
52+
rev: v0.0.265
5353
hooks:
5454
- id: ruff

0 commit comments

Comments
 (0)