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 1515# pre-commit autoupdate --freeze
1616repos :
1717 - repo : https://github.com/astral-sh/ruff-pre-commit
18- rev : 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12 .2
18+ rev : f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13 .2
1919 hooks :
2020 - id : ruff
2121 args : [--fix, --show-fixes]
4040
4141 # Standard hooks
4242 - repo : https://github.com/pre-commit/pre-commit-hooks
43- rev : " v5 .0.0"
43+ rev : " 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c " # frozen: v6 .0.0
4444 hooks :
4545 - id : check-added-large-files
4646 - id : check-case-conflict
@@ -58,14 +58,14 @@ repos:
5858
5959 # Checking for common mistakes
6060 - repo : https://github.com/pre-commit/pygrep-hooks
61- rev : " v1.10.0"
61+ rev : " 3a6eb0fadf60b3cccfd80bad9dbb6fae7e47b316 " # frozen: v1.10.0
6262 hooks :
6363 - id : rst-backticks
6464 - id : rst-directive-colons
6565 - id : rst-inline-touching-normal
6666
6767 - repo : https://github.com/pre-commit/mirrors-mypy
68- rev : 0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a # frozen: v1.16.1
68+ rev : 9f70dc58c23dfcca1b97af99eaeee3140a807c7e # frozen: v1.18.2
6969 hooks :
7070 - id : mypy
7171 name : mypy-pathfinder
You can’t perform that action at this time.
0 commit comments