File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,15 +28,15 @@ repos:
2828 files : ' ^src/.+\.py$'
2929 args : ['--never', '--application-directories', 'src']
3030- repo : https://github.com/PyCQA/isort
31- rev : c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1
31+ rev : ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0
3232 hooks :
3333 - id : isort
34- - repo : https://github.com/psf/black
35- rev : 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1 .0
34+ - repo : https://github.com/psf/black-pre-commit-mirror
35+ rev : fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9 .0
3636 hooks :
3737 - id : black
3838- repo : https://github.com/pre-commit/pre-commit-hooks
39- rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5 .0.0
39+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6 .0.0
4040 hooks :
4141 - id : check-yaml
4242- repo : https://github.com/pre-commit/pygrep-hooks
5454 - flake8-builtins
5555 - flake8-comprehensions
5656- repo : https://github.com/pre-commit/mirrors-mypy
57- rev : 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
57+ rev : 9f70dc58c23dfcca1b97af99eaeee3140a807c7e # frozen: v1.18.2
5858 hooks :
5959 - id : mypy
6060 args : ["--scripts-are-modules"]
You can’t perform that action at this time.
0 commit comments