Skip to content

Commit

Permalink
Depandabot updates
Browse files Browse the repository at this point in the history
Remove the 3.1.x branch from dependabot updates
  • Loading branch information
sobychacko committed Nov 18, 2024
1 parent 1249a6d commit e9444a5
Showing 1 changed file with 0 additions and 41 deletions.
41 changes: 0 additions & 41 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,34 +57,6 @@ updates:
- com.github.spotbugs
- org.springframework.boot*

- package-ecosystem: gradle
target-branch: 3.1.x
directory: /
schedule:
interval: weekly
day: saturday
ignore:
- dependency-name: '*'
update-types:
- version-update:semver-major
- version-update:semver-minor
open-pull-requests-limit: 10
labels:
- 'type: dependency-upgrade'
groups:
development-dependencies:
update-types:
- patch
patterns:
- com.gradle.*
- io.spring.*
- org.ajoberstar.grgit
- org.antora
- io.micrometer:micrometer-docs-generator
- org.hibernate.validator:hibernate-validator
- org.awaitility:awaitility
- org.springframework.boot*

- package-ecosystem: github-actions
directory: /
schedule:
Expand All @@ -109,16 +81,3 @@ updates:
development-dependencies:
patterns:
- '*'

- package-ecosystem: github-actions
target-branch: 3.1.x
directory: /
schedule:
interval: weekly
day: saturday
labels:
- 'type: task'
groups:
development-dependencies:
patterns:
- '*'

0 comments on commit e9444a5

Please sign in to comment.