File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.3 .0
3+ rev : v4.5 .0
44 hooks :
55 - id : check-merge-conflict
66 - id : check-toml
@@ -11,28 +11,28 @@ repos:
1111 args : [--branch, main]
1212 - id : trailing-whitespace
1313- repo : https://github.com/PyCQA/isort
14- rev : 5.12.0
14+ rev : 5.13.2
1515 hooks :
1616 - id : isort
1717 name : isort
1818- repo : https://github.com/asottile/pyupgrade
19- rev : v2.37.1
19+ rev : v3.15.0
2020 hooks :
2121 - id : pyupgrade
2222 args : [--py37-plus]
2323- repo : https://github.com/psf/black
24- rev : 22.6.0
24+ rev : 23.12.1
2525 hooks :
2626 - id : black
2727 - id : black-jupyter
2828- repo : https://github.com/PyCQA/pylint
29- rev : v2.14.5
29+ rev : v3.0.3
3030 hooks :
3131 - id : pylint
3232 args : [--rcfile=.pylintrc]
3333 files : ^pymc_experimental/
3434- repo : https://github.com/MarcoGorelli/madforhooks
35- rev : 0.3.0
35+ rev : 0.4.1
3636 hooks :
3737 - id : no-print-statements
3838 exclude : _version.py
You can’t perform that action at this time.
0 commit comments