mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
* Add renovate.json * Update renovate.json * Update renovate.json * Enable git-submodules * Remove Dependabot * Update renovate.json Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ylemkimon <y@ylem.kim>
10 lines
307 B
YAML
10 lines
307 B
YAML
# Please see the documentation for all configuration options:
|
|
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/" # Location of .github
|
|
schedule:
|
|
interval: "daily"
|