Skip to content

Commit

Permalink
Merge pull request #270 from aldbr/main_FEAT_dependabot-fix-extension
Browse files Browse the repository at this point in the history
chore(dependabot): remove specific updates for extension
  • Loading branch information
fstagni authored Jan 7, 2025
2 parents 311afcc + 5e89788 commit 7f4b82b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ updates:
- package-ecosystem: "npm"
directories:
# Update the package.json and lock file at the root as well as the ones in
# /packages/diracx-web and /packages/diracx-web-extensions
# - /packages/diracx-web-components
# - /packages/diracx-web
# - /packages/extensions
- "/"
# Update the package.json and lock file in /packages/extensions
- "/packages/extensions"
schedule:
interval: "weekly"
versioning-strategy: increase
versioning-strategy: increase

0 comments on commit 7f4b82b

Please sign in to comment.