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 6
6
- id : check-useless-excludes
7
7
8
8
- repo : https://github.com/pre-commit/pre-commit-hooks
9
- rev : v4.6 .0
9
+ rev : v5.0 .0
10
10
hooks :
11
11
- id : check-added-large-files
12
12
- id : check-case-conflict
30
30
- id : remove-tabs
31
31
32
32
- repo : https://github.com/PyCQA/doc8/
33
- rev : v1.1.1
33
+ rev : v1.1.2
34
34
hooks :
35
35
- id : doc8
36
36
require_serial : false
@@ -49,14 +49,14 @@ repos:
49
49
- id : yamllint
50
50
51
51
- repo : https://github.com/asottile/blacken-docs
52
- rev : 1.16 .0
52
+ rev : 1.18 .0
53
53
hooks :
54
54
- id : blacken-docs
55
55
args : [-S, -l, '120']
56
56
additional_dependencies : [black==23.3.0]
57
57
58
58
- repo : https://github.com/astral-sh/ruff-pre-commit
59
- rev : v0.4.7
59
+ rev : v0.6.9
60
60
hooks :
61
61
- id : ruff-format
62
62
name : ruff (format)
You can’t perform that action at this time.
0 commit comments