Skip to content

Commit

Permalink
chore(deps): update ci dependencies (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
terraform-ibm-modules-ops authored Dec 9, 2023
1 parent d5bdf01 commit b015de0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2023-06-02T23:10:06Z",
"generated_at": "2023-12-09T00:18:36Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -118,7 +118,7 @@
}
]
},
"version": "0.13.1+ibm.61.dss",
"version": "0.13.1+ibm.62.dss",
"word_list": {
"file": null,
"hash": null
Expand Down
4 changes: 2 additions & 2 deletions module-assets/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ repos:
files: '\.tf'
# checkov (does not require checkov to be installed locally to run)
- repo: https://github.com/bridgecrewio/checkov.git
rev: 3.1.20
rev: 3.1.27
hooks:
- id: checkov
args:
Expand All @@ -87,7 +87,7 @@ repos:
- id: shellcheck
- id: go-fmt
- repo: https://github.com/ibm/detect-secrets
rev: 0.13.1+ibm.61.dss
rev: 0.13.1+ibm.62.dss
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline', '--fail-on-unaudited', '--use-all-plugins']
Expand Down

0 comments on commit b015de0

Please sign in to comment.