mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
a7cf017c75
* Update git.ts * Formatting * formatting * Tests
16 lines
302 B
YAML
16 lines
302 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: '/'
|
|
schedule:
|
|
interval: daily
|
|
time: '10:00'
|
|
open-pull-requests-limit: 10
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
schedule:
|
|
interval: daily
|
|
time: '10:00'
|
|
open-pull-requests-limit: 10
|