Skip to content

Commit

Permalink
chore: renovate to exclude all sdk content
Browse files Browse the repository at this point in the history
Signed-off-by: Oscar Cobles <[email protected]>
  • Loading branch information
Oscar Cobles committed Sep 18, 2024
1 parent f0e184e commit 399d688
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"config:base"
],
"ignorePaths": [
"sdk/**",
"!sdk/go.mod",
"!sdk/go.sum"
"sdk/**"
]
}

0 comments on commit 399d688

Please sign in to comment.