Skip to content

Commit

Permalink
Merge pull request #27322 from jhipster/dependabot
Browse files Browse the repository at this point in the history
enable ignored dependencies
  • Loading branch information
DanielFran authored Sep 18, 2024
2 parents 56893fe + ab1dc86 commit 3de0ad0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@ updates:
# Should match generated project node major version.
- dependency-name: '@types/node'
versions: ['>=19']
- dependency-name: '@module-federation/utilities'
versions: ['*']
groups:
eslint:
patterns:
Expand Down Expand Up @@ -183,8 +181,6 @@ updates:
# Should match generated project node major version.
- dependency-name: '@types/node'
versions: ['>=19']
- dependency-name: '@module-federation/utilities'
versions: ['*']
groups:
eslint:
patterns:
Expand All @@ -205,10 +201,6 @@ updates:
- 'theme: dependencies'
- 'theme: docker :whale:'
- 'skip-changelog'
ignore:
# https://github.com/jhipster/generator-jhipster/issues/25548
- dependency-name: 'mongo'
versions: ['>=7.0.6']

- package-ecosystem: 'docker'
directory: '/test-integration/sonar-pr/'
Expand Down

0 comments on commit 3de0ad0

Please sign in to comment.