git_afk 0.3.1

git_afk watches your git repositories for uncommitted changes and automatically commits/pushes them
1
2
3
4
5
6
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:recommended"
  ]
}