Skip to content

Commit

Permalink
chore: add dependabot config file and set interval to monthly (#3485)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyrieLii authored Feb 8, 2025
1 parent 71c457c commit 24d384b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'monthly'

0 comments on commit 24d384b

Please sign in to comment.