Skip to content

Commit

Permalink
fix(ci): Allow deps-dev PR scope for dependabot (magma#12616)
Browse files Browse the repository at this point in the history
For npm development dependancies dependabot uses the scope deps-dev see magma@53ba8f5

Signed-off-by: Thomas Schmitt <thomas.schmitt@tngtech.com>
  • Loading branch information
thmsschmitt authored and emakeev committed Aug 5, 2022
1 parent c35624a commit e2c4d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
ctraced
cwg
deps
deps-dev
directoryd
dp
eap
Expand Down

0 comments on commit e2c4d5b

Please sign in to comment.