Merge pull request #22 from octodemo/omearaj-patch-1

Update dependabot.yml
This commit is contained in:
Jamie O'Meara 2021-05-18 18:56:01 -06:00 committed by GitHub
commit 773f3a0083
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,6 @@ updates:
open-pull-requests-limit: 10
ignore:
# Ignore some updates to the 'bootstrap' package
- dependency-name: "bootstrap"
- dependency-name: "org.webjars-bootstrap"
# Ignore only new versions for 4.x and 5.x
versions: ["4.x", "5.x"]