Skip to content

Commit

Permalink
docs: update references to bfra-me/renovate-config to v1.7.16 (#553)
Browse files Browse the repository at this point in the history
Co-authored-by: bfra-me[bot] <118100583+bfra-me[bot]@users.noreply.github.com>
  • Loading branch information
bfra-me[bot] authored Jul 10, 2023
1 parent d33ddcd commit bb5d2da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This repository contains [Renovate](https://renovatebot.com/) configuration pres

```json
{
"extends": ["github>bfra-me/renovate-config#v1.7.15"]
"extends": ["github>bfra-me/renovate-config#v1.7.16"]
}
```

Expand All @@ -26,7 +26,7 @@ To reuse the workflow from this repository, add it to your GitHub Actions workfl

```yaml
- name: Renovate
uses: bfra-me/renovate-config/.github/workflows/[email protected].15
uses: bfra-me/renovate-config/.github/workflows/[email protected].16
with:
dry_run: false
renovate_git_author: 'fro-bot[bot] <109017866+fro-bot[bot]@users.noreply.github.com>'
Expand Down

0 comments on commit bb5d2da

Please sign in to comment.