Skip to content

Commit ca079d8

Browse files
[pre-commit.ci] pre-commit autoupdate
1 parent 3ad16d5 commit ca079d8

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
@@ -43,12 +43,12 @@ repos:
4343
hooks:
4444
- id: black
4545
- repo: https://github.com/asottile/blacken-docs
46-
rev: v1.9.2
46+
rev: v1.10.0
4747
hooks:
4848
- id: blacken-docs
4949
additional_dependencies: [black]
5050
- repo: https://gitlab.com/pycqa/flake8
51-
rev: 3.8.4
51+
rev: 3.9.0
5252
hooks:
5353
- id: flake8
5454
types: [python]

0 commit comments

Comments
 (0)