Skip to content

Commit 2c84bb1

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.3.0 → 22.10.0](psf/black@22.3.0...22.10.0) - [github.com/PyCQA/pylint: v2.14.3 → v2.15.5](pylint-dev/pylint@v2.14.3...v2.15.5)
1 parent 9431223 commit 2c84bb1

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

1818
- repo: https://github.com/psf/black
19-
rev: 22.3.0
19+
rev: 22.10.0
2020
hooks:
2121
- id: black
2222

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

0 commit comments

Comments
 (0)