chore: Ignore docs directory for dependabot (#17451)

* Ignore docs directory

* fix
This commit is contained in:
Hugh A. Miles II 2021-11-16 15:18:37 -05:00 committed by GitHub
parent 1e2c83419c
commit 34d7f0a860
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -21,3 +21,9 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 0
- package-ecosystem: "npm"
directory: "/docs/"
schedule:
interval: "daily"
open-pull-requests-limit: 0