Skip to content

Commit

Permalink
Create renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcj committed Sep 28, 2022
1 parent 578bb13 commit 6a16710
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>sammcj/renovate-config"],
"description": "This file is managed in template-repo",
"assignees": ["sammcj"],
"ignorePaths": [
".github/workflows/codeball.yml",
".github/workflows/detect-secrets.yml",
".github/workflows/label-sync.yml",
".github/workflows/lint-docker.yml",
".github/workflows/lint-pr-actions-skip.yml",
".github/workflows/lint-pr-actions.yml",
".github/workflows/lint-pr-markdown.yml",
".github/workflows/lint-tf.yml",
".github/workflows/mirror.yml",
".github/workflows/pr-labeller.yml",
".github/workflows/todo.yml"
]
}

0 comments on commit 6a16710

Please sign in to comment.