Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kanghyungmin authored Sep 23, 2024
1 parent 0456389 commit 28cc2c5
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
@@ -1,7 +1,7 @@
version: 2
updates:
# yarn 패키지의 종속성 업데이트
- package-ecosystem: "yarn"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly" # 주기적으로 업데이트
Expand Down

0 comments on commit 28cc2c5

Please sign in to comment.