Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3538 from jrjohnson/dependabot-ember
Browse files Browse the repository at this point in the history
Skip updating blueprint provided packages
  • Loading branch information
stopfstedt authored Sep 8, 2023
2 parents 3f901ba + d66d963 commit 74cebc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ updates:
open-pull-requests-limit: 10
versioning-strategy: increase-if-necessary
ignore:
- dependency-name: "@babel/core"
- dependency-name: "@babel/eslint-parser"
- dependency-name: "@babel/plugin-proposal-decorators"
- dependency-name: "@ember/optional-features"
Expand All @@ -22,6 +23,7 @@ updates:
- dependency-name: ember-auto-import
- dependency-name: ember-cli
- dependency-name: ember-cli-babel
- dependency-name: ember-cli-clean-css
- dependency-name: ember-cli-dependency-checker
- dependency-name: ember-cli-htmlbars
- dependency-name: ember-cli-inject-live-reload
Expand Down

0 comments on commit 74cebc2

Please sign in to comment.