Skip to content

1.0.2

Choose a tag to compare

@sebastianfeldmann sebastianfeldmann released this 06 Mar 13:42
· 17 commits to main since this release
1.0.2
006ce94

馃殌 Features

Add config option to install only enabled hooks.

{
  "extra": {
    "captainhook": {
      "only-enabled": true
    }    
  }  
}