chore(deps): Add Dependabot config (#2972)

This commit is contained in:
Pascal Birchler 2025-07-09 02:23:59 +02:00 committed by GitHub
parent 2916753409
commit 3e157a2331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 0 deletions

14
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
open-pull-requests-limit: 15
versioning-strategy: widen