Skip to content

Commit

Permalink
Fixing default path (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
rshade authored Jan 22, 2025
1 parent f7193bf commit 06527d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
// Extend from Pulumi's default renovate config
extends: ["github>pulumi/renovate-config"],
extends: ["github>pulumi/renovate-config//default.json5"],

// Ignore specific paths
ignorePaths: [
Expand Down

0 comments on commit 06527d6

Please sign in to comment.