mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-05 17:52:59 +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-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
|
||||||
|
|
||||||
# Easierish licensing when attempting reuse compliancy
|
# Easierish licensing when attempting reuse compliancy
|
||||||
#- repo: https://github.com/fsfe/reuse-tool
|
#- repo: https://github.com/fsfe/reuse-tool
|
||||||
# rev: v1.1.2
|
# rev: v1.1.2
|
||||||
|
Loading…
Reference in New Issue
Block a user