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 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : f71fa2c1f9cf5cb705f73dffe4b21f7c61470ba9 # v4.4 .0
6
+ rev : c4a0b883114b00d8d76b479c820ce7950211c99b # frozen: v4.5 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
@@ -17,19 +17,19 @@ repos:
17
17
- id : check-added-large-files
18
18
19
19
- repo : https://github.com/pre-commit/mirrors-prettier
20
- rev : 50c5478ed9e10bf360335449280cf2a67f4edb7a # v2.7.1
20
+ rev : ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # v3.1.0
21
21
hooks :
22
22
- id : prettier
23
23
files : \.(html|md|yml|yaml|toml)
24
24
args : [--prose-wrap=preserve]
25
25
26
26
- repo : https://github.com/psf/black
27
- rev : bf7a16254ec96b084a6caf3d435ec18f0f245cc7 # 23.3.0
27
+ rev : ec91a2be3c44d88e1a3960a4937ad6ed3b63464e # frozen: 23.12.1
28
28
hooks :
29
29
- id : black
30
30
31
31
- repo : https://github.com/astral-sh/ruff-pre-commit
32
- rev : 1ac904bbe451ef0b5a437d1d3b331a244c1f272c # v0.0.275
32
+ rev : abe8946973726245279f972c708ebcd6ae0ec272 # frozen: v0.1.13
33
33
hooks :
34
34
- id : ruff
35
35
args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments