1. if there are no version change 2. if skipMigration variable is set 3. if forceMigration variable is not set Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
7 lines
165 B
YAML
7 lines
165 B
YAML
repos:
|
|
- repo: https://github.com/gitguardian/ggshield
|
|
rev: v1.14.5
|
|
hooks:
|
|
- id: ggshield
|
|
language_version: python3
|
|
stages: [commit]
|