Skip to content

Commit

Permalink
Merge pull request #398 from crazy-max/fix-dependabot
Browse files Browse the repository at this point in the history
Fix dependabot labels
  • Loading branch information
crazy-max committed Jul 1, 2021
2 parents c7dab97 + a15ef4d commit 128f05c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ updates:
schedule:
interval: "daily"
labels:
- ":game_die: dependencies"
- ":robot: bot"
- "dependencies"
- "bot"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-type: "production"
labels:
- ":game_die: dependencies"
- ":robot: bot"
- "dependencies"
- "bot"

0 comments on commit 128f05c

Please sign in to comment.