Skip to content

Commit

Permalink
chore: daily web dependabot check
Browse files Browse the repository at this point in the history
  • Loading branch information
crlssn committed Dec 5, 2024
1 parent 67715c2 commit 523025c
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,7 +8,7 @@ updates:
- package-ecosystem: "npm"
directory: "web"
schedule:
interval: "weekly"
interval: "daily"
open-pull-requests-limit: 20
- package-ecosystem: "gomod"
directory: "/"
Expand Down

0 comments on commit 523025c

Please sign in to comment.