Commit b8b2eeb 1 parent ca32b95 commit b8b2eeb Copy full SHA for b8b2eeb
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.4 .0
3
+ rev : v4.5 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
9
9
- id : debug-statements
10
10
- id : check-ast
11
11
- repo : https://github.com/psf/black
12
- rev : 23.7.0
12
+ rev : 23.9.1
13
13
hooks :
14
14
- id : black
15
15
- repo : https://github.com/asottile/blacken-docs
16
- rev : 1.15 .0
16
+ rev : 1.16 .0
17
17
hooks :
18
18
- id : blacken-docs
19
19
additional_dependencies : [black==23.3.0]
20
20
- repo : https://github.com/astral-sh/ruff-pre-commit
21
- rev : " v0.0.284 "
21
+ rev : " v0.0.292 "
22
22
hooks :
23
23
- id : ruff
24
24
args : ["--fix"]
25
25
- repo : https://github.com/pre-commit/mirrors-mypy
26
- rev : " v1.5 .0"
26
+ rev : " v1.6 .0"
27
27
hooks :
28
28
- id : mypy
29
29
additional_dependencies :
You canβt perform that action at this time.
0 commit comments