Skip to content

Commit f486c96

Browse files
[CI/CD] pre-commit autoupdate
1 parent 0cafbe4 commit f486c96

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
@@ -54,7 +54,7 @@ repos:
5454
- id: isort
5555
args: ["--profile", "black", "--filter-files"]
5656
- repo: https://github.com/asottile/pyupgrade
57-
rev: v3.15.1
57+
rev: v3.15.2
5858
hooks:
5959
- id: pyupgrade
6060
args: [--py37-plus]

0 commit comments

Comments
 (0)