mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-25 00:25:50 +00:00
Merge pull request #22 from octodemo/omearaj-patch-1
Update dependabot.yml
This commit is contained in:
commit
773f3a0083
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue