Upgrade to GitHub-native Dependabot (#394)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-30 11:33:58 +01:00 committed by GitHub
parent bda4e56e5e
commit 630eba065a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

29
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,29 @@
version: 2
updates:
- package-ecosystem: maven
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: io.github.classgraph:classgraph
versions:
- "< 4.2.3, >= 4.2.2.a"
- dependency-name: io.github.classgraph:classgraph
versions:
- "< 4.2, > 4.1.5"
- dependency-name: io.github.classgraph:classgraph
versions:
- "< 4.2.6, >= 4.2.5.a"
- dependency-name: io.github.classgraph:classgraph
versions:
- "< 4.4, >= 4.3.a"
- dependency-name: io.github.classgraph:classgraph
versions:
- "< 4.5, >= 4.4.a"
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
versions:
- 2.4.2
- dependency-name: org.springframework.boot:spring-boot-dependencies
versions:
- 2.4.2