# Update Precommit

> Use when user wants to update .pre-commit-config.yaml hooks to their latest versions from GitHub

- **Type:** Skill
- **Install:** `agentstack add skill-reidemeister94-development-skills-update-precommit`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [reidemeister94](https://agentstack.voostack.com/s/reidemeister94)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [reidemeister94](https://github.com/reidemeister94)
- **Source:** https://github.com/reidemeister94/development-skills/tree/main/skills/update-precommit

## Install

```sh
agentstack add skill-reidemeister94-development-skills-update-precommit
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Update Pre-commit Hooks

Bump each GitHub `repo:` `rev` in `.pre-commit-config.yaml` to its latest tag, diff, confirm, apply.

- `pre-commit autoupdate` is the native tool for this — prefer it when installed.
- Latest tag: `gh api repos/{owner}/{repo}/releases/latest --jq .tag_name`; on no release, fall back to `/tags` first entry.
- Preserve the existing rev format: prefix (`v4.6.0` → `v5.0.0`) and surrounding quotes (`'v0.9.3'` → `'v0.10.0'`).

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [reidemeister94](https://github.com/reidemeister94)
- **Source:** [reidemeister94/development-skills](https://github.com/reidemeister94/development-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-reidemeister94-development-skills-update-precommit
- Seller: https://agentstack.voostack.com/s/reidemeister94
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
