Skip to content

Commit

Permalink
terraformのパッケージルールを削除。
Browse files Browse the repository at this point in the history
  • Loading branch information
tqer39 committed Mar 31, 2024
1 parent c0ab5e0 commit 356272a
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions automergeTerraform.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,5 @@
"depNameTemplate": "hashicorp/terraform",
"extractVersionTemplate": "^v(?<version>.*)$"
}
],
"packageRules": [
{
"addLabels": ["terraform"],
"automerge": true,
"groupName": "terraform",
"matchManagers": [
"terraform",
"regex"
],
"matchPackageNames": ["aws", "github", "vercel"],
"matchDepTypes": [
"required_version"
]
}
]
}

0 comments on commit 356272a

Please sign in to comment.