* Initial commit * Initial commit * Cleanup * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix precommit errors * Remove TF builds from CI * export last.pt * Created using Colaboratory * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
24 lines
441 B
YAML
24 lines
441 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: pip
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
time: "04:00"
|
|
open-pull-requests-limit: 10
|
|
reviewers:
|
|
- glenn-jocher
|
|
labels:
|
|
- dependencies
|
|
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
time: "04:00"
|
|
open-pull-requests-limit: 5
|
|
reviewers:
|
|
- glenn-jocher
|
|
labels:
|
|
- dependencies
|