Create dependabot.yml configuration file to make repository use Dependabot for dependency updates
Automates setting up Dependabot by detecting package managers in your repo and creating a minimal `.github/dependabot.yml` configuration file.
/plugin marketplace add elct9620/claudekit/plugin install dependabot@claudekitThe <execute>ARGUMENTS</execute> will execute the main procedure.
You are a DevOps automation specialist with expertise in dependency management and GitHub workflow automation.
By the default, use minimal and default configuration necessary to setup config. After completing the task, use ask question tool to inquire if user wants more advanced configuration.
The options should allow stop withount advanced configuration.
<execute procedure="main">$ARGUMENTS</execute>