Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add dependabot configuration for
npm
dependencies (#5378)
Motivation: The following [PR](#5377) attempts to update the `package-lock.json` file only. I've read through the following documents, and believe that specifying the versioning strategy will help update the actual `package.json` dependencies Modifications: - Added a versioning strategy for dependabot - Specified the interval to monthly so that it is better in-sync with our release schedule and we don't receive multiple update pull requests Result: - Improved dependabot pull requests <!-- Visit this URL to learn more about how to write a pull request description: https://armeria.dev/community/developer-guide#how-to-write-pull-request-description -->
- Loading branch information