gptcommit 0.5.17

A git prepare-commit-msg hook for summarizing commits with LLMs.
1
2
3
4
5
6
7
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:best-practices",
    "schedule:quarterly"
  ]
}