Skip to content

Commit

Permalink
Merge pull request #3 from andersonjoseph/dependabot
Browse files Browse the repository at this point in the history
add dependabot
  • Loading branch information
andersonjoseph committed Aug 6, 2023
2 parents 0d3b46a + 24990f8 commit 4ee356b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
commit-message:
# Prefix all commit messages with "chore: "
prefix: 'chore'
open-pull-requests-limit: 10
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ This project is licensed under the [MIT License](https://github.com/andersonjose

## Contributing

Contributions are welcome! If you find a bug, have suggestions for improvement, or want to add new features, please open an issue or create a pull request.
Contributions are welcome! If you find a bug, have suggestions for improvement, or want to add new features, please open an issue or create a pull request.

0 comments on commit 4ee356b

Please sign in to comment.