Skip to content

Commit 5bc192e

Browse files
pymc-botmichaelosthege
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 982e4c4 commit 5bc192e

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
@@ -14,7 +14,7 @@ repos:
1414
exclude: ^requirements-dev\.txt$
1515
- id: trailing-whitespace
1616
- repo: https://github.com/PyCQA/isort
17-
rev: 5.10.1
17+
rev: v5.11.3
1818
hooks:
1919
- id: isort
2020
name: isort
@@ -29,7 +29,7 @@ repos:
2929
- id: black
3030
- id: black-jupyter
3131
- repo: https://github.com/PyCQA/pylint
32-
rev: v2.15.8
32+
rev: v2.15.9
3333
hooks:
3434
- id: pylint
3535
args: [--rcfile=.pylintrc]

0 commit comments

Comments
 (0)