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
25
25
- id : remove-tabs
26
26
27
27
- repo : https://github.com/PyCQA/doc8/
28
- rev : v1.1.1
28
+ rev : v1.1.2
29
29
hooks :
30
30
- id : doc8
31
31
require_serial : false
@@ -51,14 +51,14 @@ repos:
51
51
- id : yamllint
52
52
53
53
- repo : https://github.com/asottile/blacken-docs
54
- rev : 1.16.0
54
+ rev : 1.19.1
55
55
hooks :
56
56
- id : blacken-docs
57
57
args : [-S, -l, '120']
58
58
additional_dependencies : [black==22.12.0]
59
59
60
60
- repo : https://github.com/astral-sh/ruff-pre-commit
61
- rev : v0.4.7
61
+ rev : v0.8.3
62
62
hooks :
63
63
- id : ruff-format
64
64
name : ruff (format)
You can’t perform that action at this time.
0 commit comments