Skip to content

Commit 6a412a1

Browse files
[pre-commit.ci] pre-commit autoupdate (#39)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Chris Sewell <[email protected]>
1 parent 4a1a875 commit 6a412a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ repos:
2626
additional_dependencies: [setuptools>=46.4.0]
2727

2828
- repo: https://github.com/pycqa/isort
29-
rev: 5.9.3
29+
rev: 5.10.1
3030
hooks:
3131
- id: isort
3232

3333
- repo: https://github.com/psf/black
34-
rev: 21.9b0
34+
rev: 21.12b0
3535
hooks:
3636
- id: black
3737

@@ -48,7 +48,7 @@ repos:
4848
additional_dependencies: []
4949

5050
- repo: https://github.com/asottile/setup-cfg-fmt
51-
rev: v1.18.0
51+
rev: v1.20.0
5252
hooks:
5353
- id: setup-cfg-fmt
5454

0 commit comments

Comments
 (0)