- 249f515 Fix missing file-contents-sorter options in the README by Abel Soares Siqueira · 1 year, 9 months ago
- 03cb9e7 add constraints file to requirements-txt-fixer files by Lev Blit · 2 years, 3 months ago
- a13cf64 azure pipelines -> github actions by Anthony Sottile · 2 years, 3 months ago
- f71fa2c v4.4.0 by Anthony Sottile · 2 years, 4 months ago v4.4.0
- 14ac91f Remove example. by Nuz / Lovegood · 2 years, 6 months ago
- 8fe064d Alphabetize & clarify `file-contents-sorter` in README by Nuz / Lovegood · 2 years, 6 months ago
- a9b6a7e add forbid-submodules hook by Anthony Sottile · 2 years, 6 months ago
- 3298dda v4.3.0 by Anthony Sottile · 2 years, 10 months ago v4.3.0
- 412564f add --pytest-test-first convention by Anthony Sottile · 2 years, 10 months ago
- aa56da8 Document check-merge-conflict argument by Bastien Gérard · 3 years ago
- db7346d v4.2.0 by Anthony Sottile · 3 years ago v4.2.0
- 202ec6b Update default branch to main by Anthony Sottile · 3 years ago
- e7cf495 Document file-contents-sorter arguments by Hugo van Kemenade · 3 years, 1 month ago
- 8fe62d1 v4.1.0 by Anthony Sottile · 3 years, 3 months ago v4.1.0
- 38b8824 v4.0.1 by Anthony Sottile · 3 years, 11 months ago v4.0.1
- 9cc62e1 v4.0.0 by Anthony Sottile · 3 years, 11 months ago v4.0.0
- 11a996e Merge pull request #597 from pre-commit/remove-deprecated by Anthony Sottile · 3 years, 11 months ago
- 1995abf remove deprecated autopep8-wrapper, flake8, pyflakes by Anthony Sottile · 3 years, 11 months ago
- 391ae30 Add check for executability of scripts with shebangs by Ville Skyttä · 4 years, 3 months ago
- 3abbd47 no-commit-to-branch: Default to both master and main by Nicholas Devenish · 4 years, 1 month ago
- 6e2418c v3.4.0 by Anthony Sottile · 4 years, 4 months ago v3.4.0
- 1e87d59 New hook 'destroyed-symlinks' to detect symlinks which are changed to regular files with a content of a path which that symlink was pointing to; move zsplit to util by Mikhail Khvoinitsky · 4 years, 8 months ago
- 1f8151a Add --additional-github-domain to check-vcs-permalinks by Youngmin Koo · 4 years, 5 months ago
- 7d9c32e use pre-commit.ci by Anthony Sottile · 4 years, 5 months ago
- 9136088 v3.3.0 by Anthony Sottile · 4 years, 6 months ago v3.3.0
- d18bd5b Add new byte-order-marker checker/fixer by Jeremiah Gowdy · 4 years, 6 months ago
- 012bb06 Fix #518, provide --enforce-all option to check_added_large_files by Marcus Shawcroft · 4 years, 7 months ago
- e1668fe v3.2.0 by Anthony Sottile · 4 years, 8 months ago v3.2.0
- b469434 Document the default always_run behaviour of no-commit-to-branch by Marc Jay · 4 years, 10 months ago
- ebc15ad v3.1.0 by Anthony Sottile · 4 years, 11 months ago v3.1.0
- 0e2c0f7 v3.0.1 by Anthony Sottile · 4 years, 11 months ago v3.0.1
- 66250ba v3.0.0 by Anthony Sottile · 5 years ago v3.0.0
- 74024a9 Fix yaml formatting in README.md by Daiki Katsuragawa · 5 years ago
- 1091574 Fix docs for pretty-format-json: default indent is **2** spaces. by Douglas Thor · 5 years ago
- 1057813 v2.5.0 by Anthony Sottile · 5 years ago v2.5.0
- 8100485 officially deprecate the flake8 hook by Anthony Sottile · 5 years ago
- 96efcc6 Remove linebreak by Jacob Bundgaard · 5 years ago
- 3c614e7 Convert named anchors to heading 4's by Jacob Bundgaard · 5 years ago
- e4dcfc6 Allow linking directly to each hook by Jacob Bundgaard · 5 years ago
- d25d0ed Document mixed-line-ending limitation for fix={crlf,lf} with git. by Marek Běl · 5 years ago
- 29f86db document --no-ensure-ascii by Anthony Sottile · 5 years ago
- 0161422 v2.4.0 by Anthony Sottile · 5 years ago v2.4.0
- 08663c9 Update README.md by iconmaster5326 · 5 years ago
- d2a2cde Add note about sort-simple-yaml's opt-in behaviour by Anthony Sottile · 5 years ago
- d6d3bd9 v2.3.0 by Anthony Sottile · 6 years ago v2.3.0
- 8d7d40c Add README entry for check-toml hook by Semyon Maryasin · 6 years ago
- 0b70e28 v2.2.3 by Anthony Sottile · 6 years ago v2.2.3
- e8e54f7 v2.2.2 by Anthony Sottile · 6 years ago v2.2.2
- 9ee4347 v2.2.1 by Anthony Sottile · 6 years ago v2.2.1
- 7905d80 v2.2.0 by Anthony Sottile · 6 years ago
- 6568414 Clarify default behaviour in README for no-commit-to-branch by Marc Jay · 6 years ago
- 7b959d1 Tidy up indentation in README changes for no-commit-to-branch by Marc Jay · 6 years ago
- 8d2785b Amend approach for no-commit-to-branch to use regex matching based on by Marc Jay · 6 years ago
- d6847c4 Add wildcard matching to no-commit-to-branch hook so that commits can by Marc Jay · 6 years ago
- 8bb94f0 azure pipelines [skip travis] [skip appveyor] by Anthony Sottile · 6 years ago
- c8bad49 v2.1.0 by Anthony Sottile · 6 years ago v2.1.0
- 2d4833c Rename metavar to clarify required usage syntax by Ryan Delaney · 6 years ago
- 4b8eb6f Add required argument to cli parameter by Ryan Delaney · 6 years ago
- efc5b9e Add missing parameter --allow-missing-credentials by Ryan Delaney · 6 years ago
- e01bc2c v2.0.0 by Anthony Sottile · 6 years ago v2.0.0
- 08e2918 Merge pull request #321 from pre-commit/suggest_mirrors_autopep8 by Anthony Sottile · 6 years ago
- 99453a5 Default --no-markdown-linebreak-ext for trailing-whitespace by Anthony Sottile · 6 years ago
- 526904b Remove autopep8-wrapper in favor of autopep8 by Anthony Sottile · 6 years ago
- 3aa6c64 Update README.md by Anthony Sottile · 6 years ago
- 023851e Fix readme to correctly reflect no-commit-to-branch args by Shakya, Milind · 7 years ago
- 219c70a v1.4.0 by Anthony Sottile · 7 years ago v1.4.0
- baec308 Allow multiple branches to be protected by Anthony Sottile · 7 years ago
- ffcda22 Suggest https:// git urls by Anthony Sottile · 7 years ago
- a6209d8 v1.3.0 by Anthony Sottile · 7 years ago v1.3.0
- 805530f Update debug-statements description by Anthony Sottile · 7 years ago
- 9e28aaf Simplify check, extend README by Michał Sochoń · 7 years ago
- 1bdd699 Fix typo by Anthony Sottile · 7 years ago
- a21def3 Add an `--unsafe` option to `check-yaml` by Anthony Sottile · 7 years ago
- 92e1570 v1.2.3 by Anthony Sottile · 7 years ago v1.2.3
- 1b12723 v1.2.2 by Anthony Sottile · 7 years ago v1.2.2
- 6c9a7e8 v1.2.1-1 by Anthony Sottile · 7 years ago v1.2.1-1
- b1a8062 v1.2.1 by Anthony Sottile · 7 years ago v1.2.1
- 0ddb3b8 v1.2.0 by Anthony Sottile · 7 years ago v1.2.0
- f3ff331 Merge pull request #251 from benwebber/fix/check-builtin-literals-attributes by Anthony Sottile · 7 years ago
- 1f262da Document minimum version required for `git-lfs` by Anthony Sottile · 7 years ago
- 7758676 check-builtin-literals: Ignore function attribute calls by Ben Webber · 7 years ago
- 35996b7 Add check to enforce literal syntax for Python builtin types by Ben Webber · 7 years ago
- f1e943e v1.1.1 by Anthony Sottile · 7 years ago v1.1.1
- 8a98c5e v1.1.0 by Anthony Sottile · 7 years ago v1.1.0
- e87b81a Add an --allow-multiple-documents option to check-yaml by Anthony Sottile · 7 years ago
- c326dc2 v1.0.0 by Anthony Sottile · 7 years ago v1.0.0
- 9db0a74 Add hook for ensuring vcs permalinks by Anthony Sottile · 7 years ago
- dec98f7 v0.9.5 by Anthony Sottile · 8 years ago v0.9.5
- efdceb4 v0.9.4 by Anthony Sottile · 8 years ago v0.9.4
- 9730eb3 v0.9.3 by Anthony Sottile · 8 years ago v0.9.3
- fc8a5b2 Add mixed-line-ending hook by Morgan Courbet · 8 years ago
- 78dffcc v0.9.2 by Anthony Sottile · 8 years ago v0.9.2
- eebb2e6 Update README.md by Dan · 8 years ago
- 20209f6 Merge pull request #180 from pre-commit/require_new_autopep8 by Anthony Sottile · 8 years ago
- 7192665 v0.9.1 by Anthony Sottile · 8 years ago v0.9.1
- 16879bc Merge pull request #211 from pre-commit/check-executables-have-shebangs by Anthony Sottile · 8 years ago
- 5dbbd4d v0.9.0 by Anthony Sottile · 8 years ago v0.9.0
- 13991f0 Add a checker for executables without shebangs by Chris Kuehl · 8 years ago
- 5dd1819 Warn users of file-contents-sorter that blank lines are removed and comments are not respected by Daniel Gallagher · 8 years ago
- d188f2e Merge branch 'master' into file_contents_sorter_hook by Daniel Gallagher · 8 years ago