mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 00:45:50 +00:00
Update dependabot.yml
This commit is contained in:
parent
bc87a1c576
commit
a2bea0d8f5
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
|
open-pull-requests-limit: 10
|
||||||
ignore:
|
ignore:
|
||||||
# Ignore some updates to the 'bootstrap' package
|
# 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
|
# Ignore only new versions for 4.x and 5.x
|
||||||
versions: ["4.x", "5.x"]
|
versions: ["4.x", "5.x"]
|
||||||
|
|
Loading…
Reference in a new issue