Skip to content

Commit 0d87d8c

Browse files
pre-commit-ci[bot]kodiakhq[bot]
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
1 parent 6e8db62 commit 0d87d8c

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
@@ -19,11 +19,11 @@ repos:
1919
hooks:
2020
- id: yamllint
2121
- repo: https://github.com/pycqa/isort
22-
rev: 5.7.0
22+
rev: 5.8.0
2323
hooks:
2424
- id: isort
2525
- repo: https://github.com/asottile/pyupgrade
26-
rev: v2.10.0
26+
rev: v2.11.0
2727
hooks:
2828
- id: pyupgrade
2929
args: [--py36-plus]

0 commit comments

Comments
 (0)