Skip to content

Commit

Permalink
fix: renovate config link is broken (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gowiem authored Dec 27, 2024
1 parent 7983b3b commit afe6cc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Use [Renovatebot](https://docs.renovatebot.com/) to automatically open Pull Requ

First, install the `renovate.json` config file into your repo:

[https://github.com/cloudposse/renovatebot-testing-2/blob/review-branch/.github/renovate.json](https://github.com/cloudposse/renovatebot-testing-2/blob/review-branch/.github/renovate.json)
TODO

Second, add `# renovate` annotations to your code as detailed below in the `Examples` section. Although annotations may not be necessary for some dependencies (our `renovate.json` file does try to identify common dependency patterns, even in the absence of an annotation), we do recommend that you annotate where possible.

Expand Down

0 comments on commit afe6cc9

Please sign in to comment.