Skip to content

Commit

Permalink
chore-395: group dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Füting committed Dec 2, 2024
1 parent 3258f11 commit a77b1e6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ updates:
- 'typescript'
- 'dependencies'
milestone: 1
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
- package-ecosystem: 'pip'
directory: '/'
schedule:
Expand All @@ -21,3 +26,8 @@ updates:
- 'python'
- 'dependencies'
milestone: 1
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

0 comments on commit a77b1e6

Please sign in to comment.