415 skills found · Page 1 of 14
pre-commit / Pre CommitA framework for managing and maintaining multi-language pre-commit hooks.
pre-commit / Pre Commit HooksSome out-of-the-box hooks for pre-commit
asottile / PyupgradeA tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
antonbabenko / Pre Commit Terraformpre-commit git hooks to take care of Terraform configurations 🇺🇦
thoughtworks / TalismanUsing a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
GitGuardian / GgshieldDetect and validate 500+ types of hardcoded secrets with advanced checks. Use it as a pre-commit hook, GitHub Action, or CLI for proactive secret detection and security.
astral-sh / Ruff Pre CommitA pre-commit hook for Ruff.
jish / Pre CommitA slightly improved pre-commit hook for git
cachix / Git Hooks.nixSeamless integration of https://pre-commit.com git hooks with Nix.
dbt-checkpoint / Dbt Checkpoint:fishing_pole_and_fish: List of `pre-commit` hooks to ensure the quality of your `dbt` projects.
dnephin / Pre Commit GolangGolang hooks for pre-commit
gruntwork-io / Pre CommitA collection of pre-commit hooks used by Gruntwork tools
compilerla / Conventional Pre CommitA pre-commit hook that checks commit messages for Conventional Commits formatting
nlf / Precommit HookAn npm installable git pre-commit hook used to lint and test your code
python-openapi / Openapi Spec ValidatorOpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
pocc / Pre Commit HooksC/C++ hooks to integrate with pre-commit
asottile / Add Trailing CommaA tool (and pre-commit hook) to automatically add trailing commas to calls and literals.
TekWizely / Pre Commit GolangPre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the ability to invoke custom go tools.
jandre / Safe Commit Hookpre-commit hook for Git that checks for suspicious files.
python-jsonschema / Check JsonschemaA CLI and set of pre-commit hooks for jsonschema validation with built-in support for GitHub Workflows, Renovate, Azure Pipelines, and more!