The Node.js® Website
1repos:
2- repo: https://github.com/gitleaks/gitleaks
3 rev: v8.16.3
4 hooks:
5 - id: gitleaks
6- repo: https://github.com/jumanjihouse/pre-commit-hooks
7 rev: 3.0.0
8 hooks:
9 - id: shellcheck
10- repo: https://github.com/pre-commit/mirrors-eslint
11 rev: v8.38.0
12 hooks:
13 - id: eslint
14- repo: https://github.com/pre-commit/pre-commit-hooks
15 rev: v4.4.0
16 hooks:
17 - id: end-of-file-fixer
18 - id: trailing-whitespace