File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
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.4 .0
3+ rev : v6.0 .0
44 hooks :
55 - id : " trailing-whitespace"
66 - id : " check-case-conflict"
@@ -12,25 +12,25 @@ repos:
1212 - id : " detect-private-key"
1313 - id : " check-toml"
1414
15- - repo : https://github.com/psf/black
16- rev : 22.12 .0
15+ - repo : https://github.com/psf/black-pre-commit-mirror
16+ rev : 25.9 .0
1717 hooks :
1818 - id : black
1919 files : &files '^(glQiwiApi|tests|examples|benchmarks|docs)'
2020
21- - repo : https://github.com/pre-commit/mirrors- isort
22- rev : v5.10.1
21+ - repo : https://github.com/PyCQA/ isort
22+ rev : 7.0.0
2323 hooks :
2424 - id : isort
2525 additional_dependencies : [ toml ]
2626 files : *files
2727
2828 - repo : https://github.com/floatingpurr/sync_with_poetry
29- rev : 0.4.0
29+ rev : 1.2.1
3030 hooks :
3131 - id : sync_with_poetry
3232
33- - repo : https://github.com/charliermarsh /ruff-pre-commit
34- rev : v0.0.204
33+ - repo : https://github.com/astral-sh /ruff-pre-commit
34+ rev : v0.14.0
3535 hooks :
3636 - id : ruff
You can’t perform that action at this time.
0 commit comments