Skip to content

Commit 75ad319

Browse files
chore(deps): update pre-commit hook asottile/pyupgrade to v3.10.1 (py-cov-action#221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 65de176 commit 75ad319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
- id: flake8
3434

3535
- repo: https://github.com/asottile/pyupgrade
36-
rev: "v3.9.0"
36+
rev: "v3.10.1"
3737
hooks:
3838
- id: pyupgrade
3939
args: ["--py310-plus"]

0 commit comments

Comments
 (0)