mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-03 16:52:37 +01:00
.pre-commit-config.yaml: add bundler-audit, commented mailmap
This commit is contained in:
parent
826b641228
commit
80804d336a
@ -28,6 +28,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
|
||||
|
||||
# Easierish licensing when attempting reuse compliancy
|
||||
#- repo: https://github.com/fsfe/reuse-tool
|
||||
# rev: v1.1.2
|
||||
|
Loading…
Reference in New Issue
Block a user