Skip to content

Commit ae45919

Browse files
pymc-botmichaelosthege
pymc-bot
authored andcommitted
⬆️ UPGRADE: Autoupdate pre-commit config
1 parent 310ebaf commit ae45919

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
@@ -29,14 +29,14 @@ repos:
2929
- id: black
3030
- id: black-jupyter
3131
- repo: https://github.com/PyCQA/pylint
32-
rev: v2.16.0b0
32+
rev: v2.16.0b1
3333
hooks:
3434
- id: pylint
3535
args: [--rcfile=.pylintrc]
3636
files: ^pymc/
3737
exclude: (?x)(pymc/_version.py)
3838
- repo: https://github.com/PyCQA/pydocstyle
39-
rev: 6.2.3
39+
rev: 6.3.0
4040
hooks:
4141
- id: pydocstyle
4242
args:

0 commit comments

Comments
 (0)