mirror of
https://github.com/smartfrigde/armcord.git
synced 2026-06-23 05:25:43 +00:00
- update packages - new tsconfig - dependabot NPM weekly -> monthly - fix inconsistencies in type imports - fix platform detection - minor linting fixes - minor type fixes
13 lines
289 B
YAML
13 lines
289 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: monthly
|
|
time: "13:00"
|
|
open-pull-requests-limit: 99
|
|
versioning-strategy: increase
|