Skip to content

Commit

Permalink
VACMS-18693: removing package.json packages from dependabot (#18694)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-dunn authored Jul 19, 2024
1 parent e8299f7 commit feecbcb
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,28 +83,3 @@ updates:
# Check for updates to GitHub Actions every week
interval: "weekly"
open-pull-requests-limit: 10
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 25
- package-ecosystem: "npm"
directory: "/scripts/cd_metrics/"
schedule:
interval: "daily"
open-pull-requests-limit: 25
- package-ecosystem: "npm"
directory: "/docroot/modules/custom/va_gov_graphql/assets/explorer/"
schedule:
interval: "daily"
open-pull-requests-limit: 25
- package-ecosystem: "npm"
directory: "/docroot/themes/custom/vagovclaro/"
schedule:
interval: "daily"
open-pull-requests-limit: 25
- package-ecosystem: "npm"
directory: "/docroot/design-system/"
schedule:
interval: "daily"
open-pull-requests-limit: 25

0 comments on commit feecbcb

Please sign in to comment.