File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
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 : v2.4 .0
3
+ rev : v3.3 .0
4
4
hooks :
5
5
- id : check-merge-conflict
6
6
- id : trailing-whitespace
22
22
args : [--autofix, --indent, '2']
23
23
exclude : ^config/detekt/detekt\.yml$
24
24
- repo : https://github.com/Yelp/detect-secrets
25
- rev : v0.13.0
25
+ rev : v0.14.3
26
26
hooks :
27
27
- id : detect-secrets
28
28
args : [--baseline, .secrets.baseline]
Original file line number Diff line number Diff line change 1
1
{
2
+ "custom_plugin_paths": [],
2
3
"exclude": {
3
4
"files": null,
4
5
"lines": null
5
6
},
6
- "generated_at": "2020-01-26T21:34:12Z ",
7
+ "generated_at": "2020-10-23T18:25:01Z ",
7
8
"plugins_used": [
8
9
{
9
10
"name": "AWSKeyDetector"
37
38
}
38
39
]
39
40
},
40
- "version": "0.13.0 ",
41
+ "version": "0.14.3 ",
41
42
"word_list": {
42
43
"file": null,
43
44
"hash": null
You can’t perform that action at this time.
0 commit comments