Skip to content

Commit

Permalink
correct code format
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelamattes committed Aug 10, 2023
1 parent 5acb307 commit 3202cd7
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 @@ -179,7 +179,7 @@ If you use it renovate can update the versions in your `build.yaml`

Include it like this:

``` yaml
``` json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
Expand All @@ -191,7 +191,7 @@ Include it like this:

Change your `build.yaml` like this to use it:

``` json
``` yaml
packages:
# renovate: datasource=repology depName=ubuntu_22_04/ansible versioning=loose
- ansible=2.10.7+merged+base+2.10.8+dfsg-1
Expand Down

0 comments on commit 3202cd7

Please sign in to comment.