Skip to content

Commit

Permalink
Merge pull request #1057 from crs-k/dependabot-groups-update
Browse files Browse the repository at this point in the history
dependabot added groups
  • Loading branch information
crs-k authored Nov 26, 2023
2 parents b7862fe + 35d741d commit c8aca78
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,22 @@ updates:
timezone: "America/New_York"
labels:
- "dependencies 🛠"
grooups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
patch:
update-types:
- patch
eslint:
patterns:
- '*eslint*'
typescript:
patterns:
- '*typescript*'
- '@types*'
github:
patterns:
- '@actions*'
- '@octokit*'

0 comments on commit c8aca78

Please sign in to comment.