Skip to content

Commit

Permalink
ci: set ups dependabot for /site (#206)
Browse files Browse the repository at this point in the history
**Commit Message**:

This configures the dependabot for the site directory.

---------

Signed-off-by: Takeshi Yoneda <[email protected]>
  • Loading branch information
mathetake authored Jan 28, 2025
1 parent f7b5851 commit 2c62874
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@

version: 2
updates:
- package-ecosystem: npm
directory: site
schedule:
interval: weekly

- package-ecosystem: gomod
directories:
- "/"
Expand Down

0 comments on commit 2c62874

Please sign in to comment.