Skip to content

Commit fe51b4e

Browse files
[pre-commit.ci] pre-commit autoupdate
1 parent d7903e9 commit fe51b4e

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
@@ -37,12 +37,12 @@ repos:
3737
hooks:
3838
- id: black
3939
- repo: https://github.com/asottile/blacken-docs
40-
rev: v1.9.2
40+
rev: v1.10.0
4141
hooks:
4242
- id: blacken-docs
4343
additional_dependencies: [black]
4444
- repo: https://gitlab.com/pycqa/flake8
45-
rev: 3.8.4
45+
rev: 3.9.0
4646
hooks:
4747
- id: flake8
4848
additional_dependencies: [

0 commit comments

Comments
 (0)