Skip to content

Commit 82fa279

Browse files
[pre-commit.ci] pre-commit autoupdate (#83)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ba0d497 commit 82fa279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- id: check-executables-have-shebangs
11-
- repo: https://github.com/python/black
11+
- repo: https://github.com/psf/black
1212
rev: 22.3.0
1313
hooks:
1414
- id: black
@@ -29,7 +29,7 @@ repos:
2929
- types-setuptools
3030
- types-docutils
3131
- repo: https://github.com/PyCQA/pylint
32-
rev: v2.13.3
32+
rev: v2.13.4
3333
hooks:
3434
- id: pylint
3535
additional_dependencies:

0 commit comments

Comments
 (0)