File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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 : f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 # frozen: v4.4.0
77 hooks :
88 - id : check-added-large-files
99 - id : check-ast
@@ -19,24 +19,24 @@ repos:
1919 - id : trailing-whitespace
2020
2121 - repo : https://github.com/pre-commit/mirrors-prettier
22- rev : 50c5478ed9e10bf360335449280cf2a67f4edb7a # v2.7 .1
22+ rev : 39f806769667765a1d55ea736d62bb8f72993e01 # frozen: v3.0 .1
2323 hooks :
2424 - id : prettier
2525 files : \.(css|html|md|yml|yaml|toml)
2626 args : [--prose-wrap=preserve]
2727
2828 - repo : https://github.com/psf/black
29- rev : bf7a16254ec96b084a6caf3d435ec18f0f245cc7 # 23.3 .0
29+ rev : 193ee766ca496871f93621d6b58d57a6564ff81b # frozen: 23.7 .0
3030 hooks :
3131 - id : black
3232
3333 - repo : https://github.com/adamchainz/blacken-docs
34- rev : 4b94add9bc83d772ae5e31a679a18609c1750513 # 1.14 .0
34+ rev : 2e74dc4c30c336176e76e0426c66f09a4e79df9c # frozen: 1.15 .0
3535 hooks :
3636 - id : blacken-docs
3737
3838 - repo : https://github.com/astral-sh/ruff-pre-commit
39- rev : 1ac904bbe451ef0b5a437d1d3b331a244c1f272c # v0.0.275
39+ rev : b9a5dc23ed421f99c0fe14b9ace2cbc7fbf710bd # frozen: v0.0.284
4040 hooks :
4141 - id : ruff
4242 args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments