Skip to content

Commit

Permalink
Feature/dependabot bump all (#1725)
Browse files Browse the repository at this point in the history
* make dependabot update all packages in package json

* Added translations

* Revert "Added translations"

This reverts commit 07496e5.

* update strategy to increase
  • Loading branch information
aristidesstaffieri authored Dec 10, 2024
1 parent 4a2a7da commit 8ba0f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: 2
updates:
- package-ecosystem: "npm"
versioning-strategy: "increase"
directories:
- "/"
- "/@shared/api"
Expand Down

0 comments on commit 8ba0f92

Please sign in to comment.