Skip to content

Commit 9cc299a

Browse files
committed
chore: update userconfig and secrets baseline with new vers
Signed-off-by: George Pickering <[email protected]>
1 parent aab3c0d commit 9cc299a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "test_data/.*|tests/.*|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2023-04-24T21:27:43Z",
6+
"generated_at": "2023-05-25T14:27:52Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -242,7 +242,7 @@
242242
}
243243
]
244244
},
245-
"version": "0.13.1+ibm.58.dss",
245+
"version": "0.13.1+ibm.61.dss",
246246
"word_list": {
247247
"file": null,
248248
"hash": null

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.60.dss
13+
rev: 0.13.1+ibm.61.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)