Skip to content

Commit ab40dcc

Browse files
twieckimichaelosthege
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 58a6a02 commit ab40dcc

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
@@ -42,12 +42,12 @@ repos:
4242
- id: pyupgrade
4343
args: [--py37-plus]
4444
- repo: https://github.com/psf/black
45-
rev: 22.3.0
45+
rev: 22.6.0
4646
hooks:
4747
- id: black
4848
- id: black-jupyter
4949
- repo: https://github.com/PyCQA/pylint
50-
rev: v2.14.3
50+
rev: v2.14.4
5151
hooks:
5252
- id: pylint
5353
args: [--rcfile=.pylintrc]

0 commit comments

Comments
 (0)