Skip to content

Commit

Permalink
Remove mention of gists
Browse files Browse the repository at this point in the history
  • Loading branch information
trallnag committed Jan 1, 2025
1 parent 66e72b0 commit 94f4263
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Gist `filter_pre_commit_hooks.py`
# `filter_pre_commit_hooks.py`

Gist of a small Python script that extracts and filters
Small Python script that extracts and filters
[pre-commit](https://pre-commit.com/) hooks so that only a subset can be run.
Why is such a script helpful? Pre-commit does not provide a way to run a
selection of hooks. It is only possible to skip hooks.
Expand Down

0 comments on commit 94f4263

Please sign in to comment.