Skip to content

Commit da43a8c

Browse files
pymc-botricardoV94
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent ddc6b65 commit da43a8c

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
@@ -19,7 +19,7 @@ repos:
1919
- id: isort
2020
name: isort
2121
- repo: https://github.com/asottile/pyupgrade
22-
rev: v3.2.2
22+
rev: v3.3.0
2323
hooks:
2424
- id: pyupgrade
2525
args: [--py37-plus]
@@ -29,7 +29,7 @@ repos:
2929
- id: black
3030
- id: black-jupyter
3131
- repo: https://github.com/PyCQA/pylint
32-
rev: v2.15.6
32+
rev: v2.15.7
3333
hooks:
3434
- id: pylint
3535
args: [--rcfile=.pylintrc]

0 commit comments

Comments
 (0)