Skip to content

Commit

Permalink
fix(renovate): start file name from .github folder
Browse files Browse the repository at this point in the history
  • Loading branch information
devsheva committed Aug 19, 2024
1 parent 21fdbb2 commit 42349cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:best-practices", "schedule:daily", "github>devsheva/hn-telegram-bot/.github//deno/jsr"],
"extends": ["config:best-practices", "schedule:daily", "github>devsheva/hn-telegram-bot//.github/deno/jsr"],
"baseBranches": ["$default", "develop"],
"major": {
"dependencyDashboardApproval": true
Expand Down

0 comments on commit 42349cb

Please sign in to comment.