File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 hooks :
2727 - id : remove-crlf
2828 - repo : https://github.com/codespell-project/codespell
29- rev : v2.2.4
29+ rev : v2.2.5
3030 hooks :
3131 - id : codespell
3232 additional_dependencies :
3838 args :
3939 - --msg-filename
4040 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
41- rev : 2.7.1
41+ rev : 2.7.2
4242 hooks :
4343 - id : editorconfig-checker
4444 - repo : https://github.com/jumanjihouse/pre-commit-hooks
6363 - mdformat-black
6464 - mdformat-config
6565 - repo : https://github.com/DavidAnson/markdownlint-cli2
66- rev : v0.7 .1
66+ rev : v0.8 .1
6767 hooks :
6868 - id : markdownlint-cli2
6969 additional_dependencies :
7474 - id : update-CITATION.cff
7575 - id : update-pyproject.toml
7676 - repo : https://github.com/perltidy/perltidy
77- rev : " 20230309.02 "
77+ rev : " 20230309.04 "
7878 hooks :
7979 - id : perltidy
8080 - repo : https://github.com/psf/black
9292 additional_dependencies :
9393 - tomli
9494 - repo : https://github.com/kumaraditya303/mirrors-pyright
95- rev : v1.1.309
95+ rev : v1.1.316
9696 hooks :
9797 - id : pyright
9898 - repo : https://github.com/PyCQA/bandit
Original file line number Diff line number Diff line change 1515 format = "pyproject" ;
1616 disabled = pythonOlder "3.6" ;
1717 propagatedBuildInputs = [
18- setuptools
1918 ptpython
2019 ipython
2120 ] ;
21+ nativeBuildInputs = [
22+ setuptools
23+ ] ;
2224 pythonImportsCheck = [
2325 "repl_python_wakatime"
2426 ] ;
You can’t perform that action at this time.
0 commit comments