chore: run dependabot (#4862)

This commit is contained in:
Alireza 2025-03-17 10:56:39 -04:00 committed by GitHub
parent fd2f88920b
commit 8cd48c7f70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
.github/.dependabot.yaml vendored Normal file
View File

@ -0,0 +1,7 @@
version: 2
enable-beta-ecosystems: true
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'