File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414repos :
1515
1616- repo : https://github.com/pre-commit/pre-commit-hooks
17- rev : v5 .0.0
17+ rev : v6 .0.0
1818 hooks :
1919 - id : check-added-large-files
2020 - id : check-case-conflict
3737 - --target-version=py312
3838
3939- repo : https://github.com/astral-sh/ruff-pre-commit
40- rev : v0.11.2
40+ rev : v0.12.12
4141 hooks :
4242 - id : ruff
4343
4848 language_version : python3
4949
5050- repo : https://github.com/asottile/pyupgrade
51- rev : v3.19.1
51+ rev : v3.20.0
5252 hooks :
5353 - id : pyupgrade
5454 args :
@@ -65,14 +65,14 @@ repos:
6565 - id : yesqa
6666
6767- repo : https://github.com/adamchainz/blacken-docs
68- rev : 1.19.1
68+ rev : 1.20.0
6969 hooks :
7070 - id : blacken-docs
7171 additional_dependencies :
7272 - black
7373
7474- repo : https://github.com/pre-commit/mirrors-mypy
75- rev : v1.15.0
75+ rev : v1.17.1
7676 hooks :
7777 - id : mypy
7878 files : " src/"
You can’t perform that action at this time.
0 commit comments