Skip to content

Commit a31bec7

Browse files
[pre-commit.ci] pre-commit suggestions (#138)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 70bacf2 commit a31bec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: detect-private-key
2323

2424
- repo: https://github.com/asottile/pyupgrade
25-
rev: v3.3.2
25+
rev: v3.4.0
2626
hooks:
2727
- id: pyupgrade
2828
args: [--py37-plus]
@@ -62,7 +62,7 @@ repos:
6262
- flake8-simplify
6363

6464
- repo: https://github.com/charliermarsh/ruff-pre-commit
65-
rev: v0.0.263
65+
rev: v0.0.270
6666
hooks:
6767
- id: ruff
6868
args: ["--fix"]

0 commit comments

Comments
 (0)