Skip to content

Commit ab29d2c

Browse files
authored
pre-commit autoupdate (#148)
1 parent 6fbfaa0 commit ab29d2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# ci:
2-
# autoupdate_schedule: quarterly
1+
ci:
2+
autoupdate_schedule: quarterly
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -10,12 +10,12 @@ repos:
1010
- id: check-docstring-first
1111

1212
- repo: https://github.com/psf/black
13-
rev: 22.6.0
13+
rev: 22.8.0
1414
hooks:
1515
- id: black
1616

1717
- repo: https://github.com/PyCQA/flake8
18-
rev: 4.0.1
18+
rev: 5.0.4
1919
hooks:
2020
- id: flake8
2121

0 commit comments

Comments
 (0)