Skip to content

Commit 6430162

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.7b0 → 21.8b0](psf/black@21.7b0...21.8b0) - [github.com/PyCQA/pylint: v2.9.5 → v2.10.2](pylint-dev/pylint@v2.9.5...v2.10.2)
1 parent ade8d9c commit 6430162

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
@@ -16,12 +16,12 @@ repos:
1616
- id: check-manifest
1717

1818
- repo: https://github.com/psf/black
19-
rev: 21.7b0
19+
rev: 21.8b0
2020
hooks:
2121
- id: black
2222

2323
- repo: https://github.com/PyCQA/pylint
24-
rev: v2.9.5
24+
rev: v2.10.2
2525
hooks:
2626
- id: pylint
2727
args:

0 commit comments

Comments
 (0)