Skip to content

Commit d4546e3

Browse files
[pre-commit.ci] pre-commit autoupdate (#23)
1 parent 0413872 commit d4546e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: mixed-line-ending
1616

1717
- repo: https://github.com/asottile/pyupgrade
18-
rev: v2.34.0
18+
rev: v2.37.3
1919
hooks:
2020
- id: pyupgrade
2121
args:
@@ -27,12 +27,12 @@ repos:
2727
- id: black-jupyter
2828

2929
- repo: https://github.com/keewis/blackdoc
30-
rev: v0.3.4
30+
rev: v0.3.5
3131
hooks:
3232
- id: blackdoc
3333

3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 4.0.1
35+
rev: 5.0.2
3636
hooks:
3737
- id: flake8
3838

0 commit comments

Comments
 (0)