Skip to content

Commit 5c2eb5e

Browse files
twieckimichaelosthege
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 2a9e86c commit 5c2eb5e

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
@@ -37,7 +37,7 @@ repos:
3737
- id: isort
3838
name: isort
3939
- repo: https://github.com/asottile/pyupgrade
40-
rev: v2.37.0
40+
rev: v2.37.1
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py37-plus]
@@ -47,7 +47,7 @@ repos:
4747
- id: black
4848
- id: black-jupyter
4949
- repo: https://github.com/PyCQA/pylint
50-
rev: v2.14.4
50+
rev: v2.14.5
5151
hooks:
5252
- id: pylint
5353
args: [--rcfile=.pylintrc]

0 commit comments

Comments
 (0)