File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ default_language_version:
66
77repos :
88- repo : https://github.com/pre-commit/pre-commit-hooks
9- rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5 .0.0
9+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6 .0.0
1010 hooks :
1111 - id : check-added-large-files
1212 - id : check-case-conflict
1717 - id : end-of-file-fixer
1818 - id : trailing-whitespace
1919- repo : https://github.com/crate-ci/typos
20- rev : 8d96c408b0dca5cc2e5b125482e8aabe5473e153 # frozen: v1
20+ rev : edb4e206047e89b93ebe08f1a2ccc3d581a70cc7 # frozen: v1
2121 hooks :
2222 - id : typos
2323- repo : https://github.com/tox-dev/pyproject-fmt
4141 additional_dependencies :
4242 - black==25.1.0
4343- repo : https://github.com/astral-sh/ruff-pre-commit
44- rev : 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
44+ rev : db90487f48a9dd992d243ef63c156eaffddeaf28 # frozen: v0.12.11
4545 hooks :
4646 - id : ruff-check
4747 args : [ --fix ]
You can’t perform that action at this time.
0 commit comments