diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9be3765..eb3a582 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,6 +19,13 @@ repos: - id: check-github-workflows - 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 rev: "v3.0.0-alpha.6" hooks: