Skip to content

Commit

Permalink
ci: dependabot.yml: fix projeto path
Browse files Browse the repository at this point in the history
  • Loading branch information
guesant committed Mar 27, 2024
1 parent dc4606d commit c91b7bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ updates:
open-pull-requests-limit: 10

- package-ecosystem: nuget
directory: "/playground/projeto-gerar-horario"
directory: "/projeto-gerar-horario"
schedule:
interval: daily
open-pull-requests-limit: 10

0 comments on commit c91b7bf

Please sign in to comment.