Skip to content

Commit

Permalink
Update dependabot config to include WIP label (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Kamil K. Lemański <[email protected]>
  • Loading branch information
ebeagusamuel and kml authored Jun 6, 2024
1 parent a3dabf5 commit 3ca18a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
- "no-jira"
- "ruby"
- "dependencies"
- "WIP"
reviewers:
- "toptal/devx"
insecure-external-code-execution: allow
Expand All @@ -30,6 +31,7 @@ updates:
- "no-jira"
- "ruby"
- "dependencies"
- "WIP"
reviewers:
- "toptal/devx"
insecure-external-code-execution: allow
Expand All @@ -47,6 +49,7 @@ updates:
- "no-jira"
- "ruby"
- "dependencies"
- "WIP"
reviewers:
- "toptal/devx"
insecure-external-code-execution: allow
Expand All @@ -64,6 +67,7 @@ updates:
- "no-jira"
- "dependencies"
- "gha"
- "WIP"
reviewers:
- "toptal/devx"
open-pull-requests-limit: 2

0 comments on commit 3ca18a4

Please sign in to comment.