File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77default_stages : [pre-commit]
88repos :
99- repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v5 .0.0
10+ rev : v6 .0.0
1111 hooks :
1212 - id : end-of-file-fixer
1313 - id : trailing-whitespace
1414- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
15- rev : v2.14 .0
15+ rev : v2.15 .0
1616 hooks :
1717 - id : pretty-format-yaml
1818 args : [--autofix, --indent, '4']
1919 - id : pretty-format-toml
2020 args : [--autofix]
2121- repo : https://github.com/asottile/pyupgrade
22- rev : v3.19.1
22+ rev : v3.20.0
2323 hooks :
2424 - id : pyupgrade
2525- repo : https://github.com/pycqa/isort
3333 hooks :
3434 - id : black
3535- repo : https://github.com/pycqa/flake8
36- rev : 7.1.2
36+ rev : 7.3.0
3737 hooks :
3838 - id : flake8
You can’t perform that action at this time.
0 commit comments