Skip to content

Commit 6d842f9

Browse files
committed
fix: downgrade .pre-commit-config.yaml version until published
Signed-off-by: George Pickering <9803299+bigpick@users.noreply.github.com>
1 parent 528e7c7 commit 6d842f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
# You are encouraged to use static refs such as tags, instead of branch name
3838
#
3939
# Running "pre-commit autoupdate" would automatically updates rev to latest tag
40-
rev: 0.13.1+ibm.63.dss
40+
rev: 0.13.1+ibm.62.dss
4141
hooks:
4242
- id: detect-secrets # pragma: whitelist secret
4343
# 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)