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 33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 # v4.4 .0
6+ rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
77 hooks :
88 - id : trailing-whitespace
99 - id : end-of-file-fixer
@@ -17,19 +17,19 @@ repos:
1717 - id : check-added-large-files
1818
1919 - repo : https://github.com/pre-commit/mirrors-prettier
20- rev : 50c5478ed9e10bf360335449280cf2a67f4edb7a # v2.7.1
20+ rev : ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # v3.1.0
2121 hooks :
2222 - id : prettier
2323 files : \.(html|md|yml|yaml|toml)
2424 args : [--prose-wrap=preserve]
2525
2626 - repo : https://github.com/psf/black
27- rev : bf7a16254ec96b084a6caf3d435ec18f0f245cc7 # 23.3.0
27+ rev : ec91a2be3c44d88e1a3960a4937ad6ed3b63464e # frozen: 23.12.1
2828 hooks :
2929 - id : black
3030
3131 - repo : https://github.com/astral-sh/ruff-pre-commit
32- rev : 1ac904bbe451ef0b5a437d1d3b331a244c1f272c # v0.0.275
32+ rev : abe8946973726245279f972c708ebcd6ae0ec272 # frozen: v0.1.13
3333 hooks :
3434 - id : ruff
3535 args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments