Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: James Robb <47126579+jamesrweb@users.noreply.github.com>
  • Loading branch information
jamesrweb authored Aug 13, 2024
1 parent 16a4871 commit 7f73430
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,12 @@ updates:
labels:
- "npm"
- "dependencies"
groups:
development-dependencies:
dependency-type: "development"
react:
patterns:
- "react*"
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]

0 comments on commit 7f73430

Please sign in to comment.