Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ThangHuuVu authored Nov 19, 2024
1 parent d0650ef commit d60b7f6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

version: 2
updates:
- package-ecosystem: 'npm' # See documentation for possible values
directory: '/' # Location of package manifests
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: 'weekly'
versioning-strategy: 'increase'
interval: "weekly"
versioning-strategy: "increase"
allow:
- dependency-name: 'oauth4webapi'
- dependency-name: 'jose'
- dependency-name: "oauth4webapi"
- dependency-name: "jose"

0 comments on commit d60b7f6

Please sign in to comment.