Skip to content

Commit a280b14

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0) - [github.com/psf/black: 21.11b1 → 21.12b0](psf/black@21.11b1...21.12b0)
1 parent 232209e commit a280b14

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,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.0.1
3+
rev: v4.1.0
44
hooks:
55
- id: check-added-large-files
66
args: ['--maxkb=100']
@@ -35,7 +35,7 @@ repos:
3535
hooks:
3636
- id: setup-cfg-fmt
3737
- repo: https://github.com/psf/black
38-
rev: 21.11b1
38+
rev: 21.12b0
3939
hooks:
4040
- id: black
4141
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)