Skip to content

Commit 428fed3

Browse files
[pre-commit.ci] pre-commit autoupdate (#114)
updates: - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0) - [github.com/PyCQA/pylint: v2.15.6 → v2.15.9](pylint-dev/pylint@v2.15.6...v2.15.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sorin Sbarnea <[email protected]>
1 parent 4ffa55b commit 428fed3

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
@@ -13,7 +13,7 @@ repos:
1313
- id: trailing-whitespace
1414
- id: check-executables-have-shebangs
1515
- repo: https://github.com/psf/black
16-
rev: 22.10.0
16+
rev: 22.12.0
1717
hooks:
1818
- id: black
1919
- repo: https://github.com/pycqa/flake8
@@ -33,7 +33,7 @@ repos:
3333
- types-setuptools
3434
- types-docutils
3535
- repo: https://github.com/PyCQA/pylint
36-
rev: v2.15.6
36+
rev: v2.15.9
3737
hooks:
3838
- id: pylint
3939
additional_dependencies:

0 commit comments

Comments
 (0)