mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-16 21:40:48 +01:00
.pre-commit-config.yaml: add bundler-audit
This commit is contained in:
parent
1bc4ff9897
commit
611ba96741
@ -19,6 +19,13 @@ repos:
|
|||||||
- id: check-github-workflows
|
- id: check-github-workflows
|
||||||
- id: check-gitlab-ci
|
- id: check-gitlab-ci
|
||||||
|
|
||||||
|
- repo: https://github.com/jumanjihouse/pre-commit-hooks
|
||||||
|
rev: 3.0.0
|
||||||
|
hooks:
|
||||||
|
- id: bundler-audit
|
||||||
|
# https://github.com/jumanjihouse/pre-commit-hooks/issues/111
|
||||||
|
#- id: check-mailmap
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||||
rev: "v3.0.0-alpha.6"
|
rev: "v3.0.0-alpha.6"
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user