Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fangfanghao committed Oct 16, 2024
1 parent 50e9c51 commit 4339d3b
Show file tree
Hide file tree
Showing 3 changed files with 5,871 additions and 748 deletions.
16 changes: 8 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ updates:
schedule:
interval: "daily"
groups:
# prod-dependencies:
# dependency-type: "production"
# applies-to: version-updates
my-dependencies:
# dependency-type: "production"
applies-to: version-updates
# patterns:
# - "react*"
dev-dependencies:
dependency-type: "development"
applies-to: version-updates
patterns:
- "*"
# dev-dependencies:
# dependency-type: "development"
# applies-to: version-updates
# patterns:
# - "*"
# exclude-patterns:
# - "react*"
Loading

0 comments on commit 4339d3b

Please sign in to comment.