chore(dotbot): remove dotbot-crontab

This commit is contained in:
2023-09-28 10:44:27 +03:00
parent dc0a349139
commit 10b18e8bcc
3 changed files with 0 additions and 13 deletions

View File

@@ -56,12 +56,3 @@
file: tools/requirements-pipx.txt
stdout: false
stderr: true
- crontab:
- time: 0 5 * * *
command: brew update && brew upgrade
platform: darwin # Optional
- time: 0 5 * * *
command: apt update && apt upgrade
platform: linux # Optional
- time: 0 5 * * *
command: task sync