Skip to content

Commit e7bfc25

Browse files
twieckimichaelosthege
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 49eecfb commit e7bfc25

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.32.0
40+
rev: v2.32.1
4141
hooks:
4242
- id: pyupgrade
4343
args: [--py37-plus]
@@ -46,7 +46,7 @@ repos:
4646
hooks:
4747
- id: black
4848
- repo: https://github.com/PyCQA/pylint
49-
rev: v2.13.7
49+
rev: v2.13.8
5050
hooks:
5151
- id: pylint
5252
args: [--rcfile=.pylintrc]

0 commit comments

Comments
 (0)