Commit 09f7c07 1 parent 06dbe73 commit 09f7c07 Copy full SHA for 09f7c07
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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 : 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6 .0
6
+ rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0 .0
7
7
hooks :
8
8
- id : check-added-large-files
9
9
- id : check-ast
@@ -18,27 +18,27 @@ repos:
18
18
- id : mixed-line-ending
19
19
- id : trailing-whitespace
20
20
21
- - repo : https://github.com/pre-commit /mirrors-prettier
22
- rev : ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0
21
+ - repo : https://github.com/rbubley /mirrors-prettier
22
+ rev : 1463d990e0801964764a375260dca598513f3be5 # frozen: v3.3.3
23
23
hooks :
24
24
- id : prettier
25
25
files : \.(css|html|md|yml|yaml|toml)
26
26
args : [--prose-wrap=preserve]
27
27
28
28
- repo : https://github.com/astral-sh/ruff-pre-commit
29
- rev : 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
29
+ rev : cafecb2f683a620516412e109877570ca7648cbd # frozen: v0.7.4
30
30
hooks :
31
31
- id : ruff
32
32
args : ["--fix", "--show-fixes", "--exit-non-zero-on-fix"]
33
33
- id : ruff-format
34
34
35
35
- repo : https://github.com/adamchainz/blacken-docs
36
- rev : 4c97c4a0d921007af6fefae92d8447cfbf63720b # frozen: 1.18.0
36
+ rev : 78a9dcbecf4f755f65d1f3dec556bc249d723600 # frozen: 1.19.1
37
37
hooks :
38
38
- id : blacken-docs
39
39
40
40
- repo : https://github.com/pre-commit/mirrors-mypy
41
- rev : 6f546f30c2b142ad5b3edcf20e3d27cf1789b932 # frozen: v1.10.1
41
+ rev : f56614daa94d5cd733d3b7004c5df9caad267b4a # frozen: v1.13.0
42
42
hooks :
43
43
- id : mypy
44
44
exclude : |
You can’t perform that action at this time.
0 commit comments