Skip to content

Commit a4ee254

Browse files
committed
chore: bump pre-commit file versions
Signed-off-by: George Pickering <[email protected]>
1 parent d11abf7 commit a4ee254

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.58.dss
40+
rev: 0.13.1+ibm.63.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.

user-config/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
# You are encouraged to use static refs such as tags, instead of branch name
1111
#
1212
# Running "pre-commit autoupdate" automatically updates rev to latest tag
13-
rev: 0.13.1+ibm.61.dss
13+
rev: 0.13.1+ibm.63.dss
1414
hooks:
1515
- id: detect-secrets # pragma: whitelist secret
1616
# 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)