Skip to content

Commit 21c5d0f

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: end-of-file-fixer
1313
- id: trailing-whitespace
1414
- repo: https://github.com/asottile/pyupgrade
15-
rev: v3.3.0
15+
rev: v3.3.1
1616
hooks:
1717
- id: pyupgrade
1818
args: [ "--py36-plus" ]
@@ -21,7 +21,7 @@ repos:
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/psf/black
24-
rev: 22.10.0
24+
rev: 22.12.0
2525
hooks:
2626
- id: black
2727
args: [ --safe ]

0 commit comments

Comments
 (0)