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 99
1010repos :
1111 - repo : https://github.com/pre-commit/pre-commit-hooks
12- rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
12+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6.0.0
1313 hooks :
1414 - id : check-added-large-files
1515 - id : check-ast
@@ -32,19 +32,19 @@ repos:
3232 args : [--prose-wrap=preserve]
3333
3434 - repo : https://github.com/astral-sh/ruff-pre-commit
35- rev : 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
35+ rev : 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
3636 hooks :
3737 - id : ruff
3838 args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
3939 - id : ruff-format
4040
4141 - repo : https://github.com/adamchainz/blacken-docs
42- rev : dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0
42+ rev : dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0
4343 hooks :
4444 - id : blacken-docs
4545
4646 - repo : https://github.com/pre-commit/mirrors-mypy
47- rev : 9f70dc58c23dfcca1b97af99eaeee3140a807c7e # frozen: v1.18.2
47+ rev : 9f70dc58c23dfcca1b97af99eaeee3140a807c7e # frozen: v1.18.2
4848 hooks :
4949 - id : mypy
5050 exclude : |
You can’t perform that action at this time.
0 commit comments