Skip to content

Commit 6ff5261

Browse files
[pre-commit.ci] pre-commit autoupdate (#199)
updates: - [github.com/psf/black: 21.10b0 → 21.11b1](psf/black@21.10b0...21.11b1) - [github.com/asottile/pyupgrade: v2.29.0 → v2.29.1](asottile/pyupgrade@v2.29.0...v2.29.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3be1a9c commit 6ff5261

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 21.10b0
3+
rev: 21.11b1
44
hooks:
55
- id: black
66

77
- repo: https://github.com/asottile/pyupgrade
8-
rev: v2.29.0
8+
rev: v2.29.1
99
hooks:
1010
- id: pyupgrade
1111
args: [--py36-plus]

0 commit comments

Comments
 (0)