Skip to content

Commit

Permalink
Fixing dependabot path
Browse files Browse the repository at this point in the history
  • Loading branch information
m-seidel authored Feb 26, 2024
1 parent 8182258 commit 5269e43
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 @@ -12,7 +12,7 @@ updates:
update-types: [ "version-update:semver-patch" ]

- package-ecosystem: npm
directory: "/slideshow"
directory: "/samples/weather-forecast"
schedule:
interval: weekly
time: "08:00"
Expand Down

0 comments on commit 5269e43

Please sign in to comment.