Skip to content

Commit

Permalink
Merge pull request #9 from globis-org/add/renovate-config
Browse files Browse the repository at this point in the history
renovateでtrivy-actionのバージョンアップPRを作成する
  • Loading branch information
mutao-net authored Dec 26, 2023
2 parents 25c48cc + ca40786 commit bf70db4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>globis-org/renovate-config:sre"
],
"prConcurrentLimit": 10,
"prHourlyLimit": 0,
"enabledManagers": [
"github-actions"
]
}

0 comments on commit bf70db4

Please sign in to comment.