Skip to content

Commit

Permalink
Better dependabot lables (#11961)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonatan-lopes authored Mar 6, 2024
1 parent c7e3ba2 commit bf8bd1d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,14 @@ updates:
- "engineering"
- "dependencies"
- "backend"
- "pip"
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 99
labels:
- "engineering"
- "dependencies"
- "dependencies"
- "frontend"
- "npm"

0 comments on commit bf8bd1d

Please sign in to comment.