Skip to content
Snippets Groups Projects
Unverified Commit 4e83d3c2 authored by Hasan Awad's avatar Hasan Awad Committed by GitHub
Browse files

default config change (#15113)

parent 637585c5
No related branches found
No related tags found
No related merge requests found
...@@ -24,4 +24,5 @@ export const defaultConfig = { ...@@ -24,4 +24,5 @@ export const defaultConfig = {
'Terraform {{managerData.terraformDependencyType}} {{depName}}', 'Terraform {{managerData.terraformDependencyType}} {{depName}}',
fileMatch: ['\\.tf$'], fileMatch: ['\\.tf$'],
versioning: hashicorpVersioning.id, versioning: hashicorpVersioning.id,
pinDigests: false,
}; };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment