Skip to content

Commit

Permalink
chore(ci): fix spelling in dependabot interval
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-roslaniec committed Apr 29, 2024
1 parent 53fc455 commit eef8968
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 @@ -8,5 +8,5 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "monrhly"
interval: "monthly"
open-pull-requests-limit: 5

0 comments on commit eef8968

Please sign in to comment.