Skip to content

Commit

Permalink
chore(ggshield): remove deprecated property
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed May 25, 2024
1 parent 816da1e commit aa54faf
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .gitguardian.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
# Required, otherwise ggshield considers the file to use the deprecated v1 format
version: 2

# Set to true if the desired exit code for the CLI is always 0, otherwise the
# exit code will be 1 if incidents are found.
exit-zero: false

verbose: false

instance: https://dashboard.gitguardian.com

# Maximum commits to scan in a hook.
max-commits-for-hook: 50

# Accept self-signed certificates for the API.
allow-self-signed: false

0 comments on commit aa54faf

Please sign in to comment.