File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : check-added-large-files
66 - id : check-executables-have-shebangs
@@ -15,22 +15,22 @@ repos:
1515 - id : requirements-txt-fixer
1616 - id : trailing-whitespace
1717 - repo : https://github.com/psf/black
18- rev : 24.10 .0
18+ rev : 25.1 .0
1919 hooks :
2020 - id : black
2121 - repo : https://github.com/pycqa/isort
22- rev : 5.13.2
22+ rev : 6.0.1
2323 hooks :
2424 - id : isort
2525 - repo : https://github.com/econchick/interrogate
2626 rev : 1.7.0
2727 hooks :
2828 - id : interrogate
2929 - repo : https://github.com/pycqa/flake8
30- rev : 7.1.1
30+ rev : 7.3.0
3131 hooks :
3232 - id : flake8
3333 - repo : https://github.com/gitleaks/gitleaks
34- rev : v8.20.1
34+ rev : v8.28.0
3535 hooks :
3636 - id : gitleaks
You can’t perform that action at this time.
0 commit comments