Skip to content

Commit

Permalink
feat: add dependabot to the project (#1553)
Browse files Browse the repository at this point in the history
* feat: add dependabot to the project

* feat: add let's accept patches/fix from other libs

* Revert "feat: add let's accept patches/fix from other libs"

This reverts commit d31a956.
  • Loading branch information
Sanix-Darker authored Jan 10, 2024
1 parent 12b2a33 commit 53e4755
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 5
open-pull-requests-limit-per-dependency: 2

0 comments on commit 53e4755

Please sign in to comment.