Skip to content

Commit

Permalink
chore: update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
DutaKey authored Mar 9, 2024
1 parent 2ff4f20 commit a435972
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file

version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
time: "22:00"
open-pull-requests-limit: 10

0 comments on commit a435972

Please sign in to comment.