File tree Expand file tree Collapse file tree 2 files changed +455
-365
lines changed Expand file tree Collapse file tree 2 files changed +455
-365
lines changed Original file line number Diff line number Diff line change 44
55repos :
66 - repo : https://github.com/pre-commit/pre-commit-hooks
7- rev : v4.6 .0
7+ rev : v6.0 .0
88 hooks :
99 - id : end-of-file-fixer
1010 exclude : ^.idea/
@@ -35,18 +35,18 @@ repos:
3535 - --offset
3636 - ' 2'
3737 - repo : https://github.com/astral-sh/ruff-pre-commit
38- rev : v0.6.8
38+ rev : v0.14.1
3939 hooks :
4040 - id : ruff
4141 args :
4242 - --fix
4343 exclude : tests/input/
4444 - repo : https://github.com/psf/black
45- rev : 24.8 .0
45+ rev : 25.9 .0
4646 hooks :
4747 - id : black
4848 - repo : https://github.com/asottile/blacken-docs
49- rev : 1.18 .0
49+ rev : 1.20 .0
5050 hooks :
5151 - id : blacken-docs
5252 additional_dependencies :
7474 language : pygrep
7575 types : [python]
7676 - repo : https://github.com/pre-commit/mirrors-mypy
77- rev : v1.11 .2
77+ rev : v1.18 .2
7878 hooks :
7979 - id : mypy
8080 exclude : tests/input/
You can’t perform that action at this time.
0 commit comments