Skip to content

Commit

Permalink
revert expansion
Browse files Browse the repository at this point in the history
  • Loading branch information
yurake committed Jul 31, 2020
1 parent f5df458 commit 1e508d2
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,6 @@
"digest"
],
"automerge": true
},
{
"packageNames": [
"actions/checkout",
"actions/cache",
"actions/upload-artifact",
"actions/download-artifact",
"actions/setup-node",
"brpaz/hadolint-action"
],
"versioning": "regex:^v(?<major>\\d+)(\\.(?<minor>\\d+))?(\\.(?<patch>\\d+))?"
}
],
"regexManagers": [
{
"fileMatch": [
"^\\.github/workflows/[^/]+\\.ya?ml$"
],
"matchStrings": [
"uses: (?<depName>.*?)@(?<currentValue>.*?)\n"
],
"datasourceTemplate": "github-releases"
}
],
"assignees": [
Expand Down

1 comment on commit 1e508d2

@yurake
Copy link
Owner Author

@yurake yurake commented on 1e508d2 Jul 31, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.