Skip to content

Commit

Permalink
build: ignore github actions from dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmud committed Jan 6, 2021
1 parent 673dea7 commit 324f5de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ updates:
labels:
- pip
- dependabot

- package-ecosystem: "npm"
directory: ".github/actions"
schedule:
interval: "daily"
open-pull-requests-limit: 0

0 comments on commit 324f5de

Please sign in to comment.