Skip to content

Commit e0c56db

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies:
3737
- tomli==2.0.1
3838
- repo: https://github.com/asottile/pyupgrade
39-
rev: v3.10.1
39+
rev: v3.11.0
4040
hooks:
4141
- id: pyupgrade
4242
args: [--py38-plus]
@@ -51,7 +51,7 @@ repos:
5151
additional_dependencies:
5252
- black==23.1.0
5353
- repo: https://github.com/asottile/reorder-python-imports
54-
rev: v3.10.0
54+
rev: v3.11.0
5555
hooks:
5656
- id: reorder-python-imports
5757
args:

0 commit comments

Comments
 (0)