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 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 : trailing-whitespace
1515 - id : end-of-file-fixer
@@ -23,14 +23,14 @@ repos:
2323 - id : check-added-large-files
2424
2525 - repo : https://github.com/rbubley/mirrors-prettier
26- rev : 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
26+ rev : 14abee445aea04b39069c19b4bd54efff6775819 # frozen: v3.7.4
2727 hooks :
2828 - id : prettier
2929 files : \.(html|md|yml|yaml|toml)
3030 args : [--prose-wrap=preserve]
3131
3232 - repo : https://github.com/astral-sh/ruff-pre-commit
33- rev : 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
33+ rev : 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
3434 hooks :
3535 - id : ruff
3636 args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
You can’t perform that action at this time.
0 commit comments