Skip to content

Commit

Permalink
chore: Ignore nobl9-go in Renovate config (#217)
Browse files Browse the repository at this point in the history
## Motivation

We want to manually and with care govern the dependency management of
nobl9-go.
  • Loading branch information
nieomylnieja authored Sep 19, 2024
1 parent 95d0fab commit 1ffc298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
]
}
],
"ignoreDeps": ["github.com/nobl9/nobl9-go"],
"ignorePaths": [
"**/vendor/**",
"**/node_modules/**",
Expand Down

0 comments on commit 1ffc298

Please sign in to comment.