File tree Expand file tree Collapse file tree 3 files changed +22
-0
lines changed
Expand file tree Collapse file tree 3 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 44 directory : /
55 schedule :
66 interval : daily
7+
8+ - package-ecosystem : npm
9+ directory : /
10+ schedule :
11+ interval : daily
Original file line number Diff line number Diff line change 99 schedule :
1010 - cron : ' 33 1 * * 2' # Run at 1:33 on Tuesdays
1111
12+ permissions :
13+ contents : read
14+
1215jobs :
1316 analyze :
1417 name : Analyze (${{ matrix.language }})
Original file line number Diff line number Diff line change 1+ repos :
2+ - repo : https://github.com/gitleaks/gitleaks
3+ rev : v8.16.3
4+ hooks :
5+ - id : gitleaks
6+ - repo : https://github.com/pocc/pre-commit-hooks
7+ rev : v1.3.5
8+ hooks :
9+ - id : cpplint
10+ - repo : https://github.com/pre-commit/pre-commit-hooks
11+ rev : v4.4.0
12+ hooks :
13+ - id : end-of-file-fixer
14+ - id : trailing-whitespace
You can’t perform that action at this time.
0 commit comments