Skip to content

Commit d220ea2

Browse files
committed
fix(project): Remediate vulnerability in semver
used by semantic-release Signed-off-by: Bracken Dawson <[email protected]>
1 parent e3206e6 commit d220ea2

File tree

2 files changed

+128
-262
lines changed

2 files changed

+128
-262
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
# You are encouraged to use static refs such as tags, instead of branch name
1212
#
1313
# Running "pre-commit autoupdate" would automatically updates rev to latest tag
14-
rev: 0.13.1+ibm.34.dss
14+
rev: 0.13.1+ibm.61.dss
1515
hooks:
1616
- id: detect-secrets # pragma: whitelist secret
1717
# Add options for detect-secrets-hook binary. You can run `detect-secrets-hook --help` to list out all possible options.

0 commit comments

Comments
 (0)