fix: dependabot should ignore cbindgen crate updates

This commit is contained in:
Trent Nelson 2021-02-09 13:15:53 -07:00 committed by Trent Nelson
parent da17768a79
commit 78ac65b29c
1 changed files with 2 additions and 0 deletions

View File

@ -36,3 +36,5 @@ updates:
labels:
- "automerge"
open-pull-requests-limit: 3
ignore:
- dependency-name: "cbindgen"