mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-04 19:26:52 +00:00
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/setup-cfg-fmt: v2.1.0 → v2.2.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.1.0...v2.2.0) - [github.com/asottile/reorder_python_imports: v3.8.5 → v3.9.0](https://github.com/asottile/reorder_python_imports/compare/v3.8.5...v3.9.0) - [github.com/asottile/pyupgrade: v3.1.0 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v3.1.0...v3.2.0) - [github.com/pre-commit/mirrors-autopep8: v1.7.0 → v2.0.0](https://github.com/pre-commit/mirrors-autopep8/compare/v1.7.0...v2.0.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2) - [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](https://github.com/pre-commit/mirrors-mypy/compare/v0.982...v0.990) * remove no_implicit_optional this is the default in mypy 0.990 Committed via https://github.com/asottile/all-repos * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](https://github.com/pre-commit/mirrors-mypy/compare/v0.990...v0.991) * v4.4.0 * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/add-trailing-comma: v2.3.0 → v2.4.0](https://github.com/asottile/add-trailing-comma/compare/v2.3.0...v2.4.0) - [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.3.0...v3.3.1) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-autopep8: v2.0.0 → v2.0.1](https://github.com/pre-commit/mirrors-autopep8/compare/v2.0.0...v2.0.1) * azure pipelines -> github actions * add constraints file to requirements-txt-fixer files * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.0](https://github.com/pre-commit/mirrors-mypy/compare/v0.991...v1.0.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.0...v1.0.1) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-autopep8: v2.0.1 → v2.0.2](https://github.com/pre-commit/mirrors-autopep8/compare/v2.0.1...v2.0.2) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.0.1...v1.1.1) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.1.1...v1.2.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2) * [pre-commit.ci] pre-commit autoupdate updates: - https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports - [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](https://github.com/asottile/pyupgrade/compare/v3.3.2...v3.4.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.2.0 → v1.3.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.2.0...v1.3.0) * fix tags trigger for github actions the old syntax worked for azure pipelines but not GHA Committed via https://github.com/asottile/all-repos * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/setup-cfg-fmt: v2.2.0 → v2.3.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.2.0...v2.3.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/add-trailing-comma: v2.4.0 → v2.5.1](https://github.com/asottile/add-trailing-comma/compare/v2.4.0...v2.5.1) - [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.6.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/reorder-python-imports: v3.9.0 → v3.10.0](https://github.com/asottile/reorder-python-imports/compare/v3.9.0...v3.10.0) - [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](https://github.com/asottile/pyupgrade/compare/v3.6.0...v3.7.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.3.0 → v1.4.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.3.0...v1.4.1) * py38-plus Committed via https://github.com/asottile/all-repos * shlex.join is always available in 3.8+ * Fix missing file-contents-sorter options in the README * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.9.0) * Fix a typo in check_yaml * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/add-trailing-comma: v3.0.0 → v3.0.1](https://github.com/asottile/add-trailing-comma/compare/v3.0.0...v3.0.1) - [github.com/asottile/pyupgrade: v3.9.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.9.0...v3.10.1) - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0) * Add bpdb to debug_statements_hook This patch adds the bpython debugger import `bpdb` to the debug_statements_hook. * Fix blank lines As stated in the documentation: `Note that this hook WILL remove blank lines` Previously this hook would always add blank a blank line. With this fix, if the file is empty, a newline will not be added, and multpline blanklines in a file will be removed. Fixes #935 * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.4.1 → v1.5.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.4.1...v1.5.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.5.0 → v1.5.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.0...v1.5.1) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-autopep8: v2.0.2 → v2.0.4](https://github.com/pre-commit/mirrors-autopep8/compare/v2.0.2...v2.0.4) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/add-trailing-comma: v3.0.1 → v3.1.0](https://github.com/asottile/add-trailing-comma/compare/v3.0.1...v3.1.0) - https://github.com/pre-commit/mirrors-autopep8 → https://github.com/hhatto/autopep8 * Document newline behavior of `file-contents-sorter` * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/reorder-python-imports: v3.10.0 → v3.11.0](https://github.com/asottile/reorder-python-imports/compare/v3.10.0...v3.11.0) - [github.com/asottile/pyupgrade: v3.10.1 → v3.11.0](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.11.0) * Remove redundant int() conversion * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.11.0 → v3.13.0](https://github.com/asottile/pyupgrade/compare/v3.11.0...v3.13.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/setup-cfg-fmt: v2.4.0 → v2.5.0](https://github.com/asottile/setup-cfg-fmt/compare/v2.4.0...v2.5.0) - [github.com/asottile/reorder-python-imports: v3.11.0 → v3.12.0](https://github.com/asottile/reorder-python-imports/compare/v3.11.0...v3.12.0) - [github.com/asottile/pyupgrade: v3.13.0 → v3.14.0](https://github.com/asottile/pyupgrade/compare/v3.13.0...v3.14.0) * don't rewrite string quotes inside f-strings * v4.5.0 * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/pyupgrade: v3.14.0 → v3.15.0](https://github.com/asottile/pyupgrade/compare/v3.14.0...v3.15.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.5.1 → v1.6.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.5.1...v1.6.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.6.0 → v1.6.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.0...v1.6.1) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.7.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.6.1...v1.7.0) * [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/mirrors-mypy: v1.7.0 → v1.7.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.0...v1.7.1) --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Anthony Sottile <asottile@umich.edu> Co-authored-by: Lev Blit <levblt1@gmail.com> Co-authored-by: Abel Soares Siqueira <abel.s.siqueira@gmail.com> Co-authored-by: Viktor Szépe <viktor@szepe.net> Co-authored-by: mwip <matthias.weigand@protonmail.com> Co-authored-by: Roel Adriaans <roel@adriaans.org> Co-authored-by: Max R <mxr@users.noreply.github.com> Co-authored-by: Mészáros Gergely <maetveis@gmail.com> Co-authored-by: Miroslav Šedivý <6774676+eumiro@users.noreply.github.com>
201 lines
6.8 KiB
YAML
201 lines
6.8 KiB
YAML
- id: check-added-large-files
|
|
name: check for added large files
|
|
description: prevents giant files from being committed.
|
|
entry: check-added-large-files
|
|
language: python
|
|
stages: [commit, push, manual]
|
|
- id: check-ast
|
|
name: check python ast
|
|
description: simply checks whether the files parse as valid python.
|
|
entry: check-ast
|
|
language: python
|
|
types: [python]
|
|
- id: check-byte-order-marker
|
|
name: 'check BOM - deprecated: use fix-byte-order-marker'
|
|
description: forbids files which have a utf-8 byte-order marker.
|
|
entry: check-byte-order-marker
|
|
language: python
|
|
types: [text]
|
|
- id: check-builtin-literals
|
|
name: check builtin type constructor use
|
|
description: requires literal syntax when initializing empty or zero python builtin types.
|
|
entry: check-builtin-literals
|
|
language: python
|
|
types: [python]
|
|
- id: check-case-conflict
|
|
name: check for case conflicts
|
|
description: checks for files that would conflict in case-insensitive filesystems.
|
|
entry: check-case-conflict
|
|
language: python
|
|
- id: check-docstring-first
|
|
name: check docstring is first
|
|
description: checks a common error of defining a docstring after code.
|
|
entry: check-docstring-first
|
|
language: python
|
|
types: [python]
|
|
- id: check-executables-have-shebangs
|
|
name: check that executables have shebangs
|
|
description: ensures that (non-binary) executables have a shebang.
|
|
entry: check-executables-have-shebangs
|
|
language: python
|
|
types: [text, executable]
|
|
stages: [commit, push, manual]
|
|
- id: check-json
|
|
name: check json
|
|
description: checks json files for parseable syntax.
|
|
entry: check-json
|
|
language: python
|
|
types: [json]
|
|
- id: check-shebang-scripts-are-executable
|
|
name: check that scripts with shebangs are executable
|
|
description: ensures that (non-binary) files with a shebang are executable.
|
|
entry: check-shebang-scripts-are-executable
|
|
language: python
|
|
types: [text]
|
|
stages: [commit, push, manual]
|
|
- id: pretty-format-json
|
|
name: pretty format json
|
|
description: sets a standard for formatting json files.
|
|
entry: pretty-format-json
|
|
language: python
|
|
types: [json]
|
|
- id: check-merge-conflict
|
|
name: check for merge conflicts
|
|
description: checks for files that contain merge conflict strings.
|
|
entry: check-merge-conflict
|
|
language: python
|
|
types: [text]
|
|
- id: check-symlinks
|
|
name: check for broken symlinks
|
|
description: checks for symlinks which do not point to anything.
|
|
entry: check-symlinks
|
|
language: python
|
|
types: [symlink]
|
|
- id: check-toml
|
|
name: check toml
|
|
description: checks toml files for parseable syntax.
|
|
entry: check-toml
|
|
language: python
|
|
types: [toml]
|
|
- id: check-vcs-permalinks
|
|
name: check vcs permalinks
|
|
description: ensures that links to vcs websites are permalinks.
|
|
entry: check-vcs-permalinks
|
|
language: python
|
|
types: [text]
|
|
- id: check-xml
|
|
name: check xml
|
|
description: checks xml files for parseable syntax.
|
|
entry: check-xml
|
|
language: python
|
|
types: [xml]
|
|
- id: check-yaml
|
|
name: check yaml
|
|
description: checks yaml files for parseable syntax.
|
|
entry: check-yaml
|
|
language: python
|
|
types: [yaml]
|
|
- id: debug-statements
|
|
name: debug statements (python)
|
|
description: checks for debugger imports and py37+ `breakpoint()` calls in python source.
|
|
entry: debug-statement-hook
|
|
language: python
|
|
types: [python]
|
|
- id: destroyed-symlinks
|
|
name: detect destroyed symlinks
|
|
description: detects symlinks which are changed to regular files with a content of a path which that symlink was pointing to.
|
|
entry: destroyed-symlinks
|
|
language: python
|
|
types: [file]
|
|
- id: detect-aws-credentials
|
|
name: detect aws credentials
|
|
description: detects *your* aws credentials from the aws cli credentials file.
|
|
entry: detect-aws-credentials
|
|
language: python
|
|
types: [text]
|
|
- id: detect-private-key
|
|
name: detect private key
|
|
description: detects the presence of private keys.
|
|
entry: detect-private-key
|
|
language: python
|
|
types: [text]
|
|
- id: double-quote-string-fixer
|
|
name: fix double quoted strings
|
|
description: replaces double quoted strings with single quoted strings.
|
|
entry: double-quote-string-fixer
|
|
language: python
|
|
types: [python]
|
|
- id: end-of-file-fixer
|
|
name: fix end of files
|
|
description: ensures that a file is either empty, or ends with one newline.
|
|
entry: end-of-file-fixer
|
|
language: python
|
|
types: [text]
|
|
stages: [commit, push, manual]
|
|
- id: file-contents-sorter
|
|
name: file contents sorter
|
|
description: sorts the lines in specified files (defaults to alphabetical). you must provide list of target files as input in your .pre-commit-config.yaml file.
|
|
entry: file-contents-sorter
|
|
language: python
|
|
files: '^$'
|
|
- id: fix-byte-order-marker
|
|
name: fix utf-8 byte order marker
|
|
description: removes utf-8 byte order marker.
|
|
entry: fix-byte-order-marker
|
|
language: python
|
|
types: [text]
|
|
- id: fix-encoding-pragma
|
|
name: fix python encoding pragma
|
|
description: 'adds # -*- coding: utf-8 -*- to the top of python files.'
|
|
language: python
|
|
entry: fix-encoding-pragma
|
|
types: [python]
|
|
- id: forbid-new-submodules
|
|
name: forbid new submodules
|
|
description: prevents addition of new git submodules.
|
|
language: python
|
|
entry: forbid-new-submodules
|
|
types: [directory]
|
|
- id: forbid-submodules
|
|
name: forbid submodules
|
|
description: forbids any submodules in the repository
|
|
language: fail
|
|
entry: 'submodules are not allowed in this repository:'
|
|
types: [directory]
|
|
- id: mixed-line-ending
|
|
name: mixed line ending
|
|
description: replaces or checks mixed line ending.
|
|
entry: mixed-line-ending
|
|
language: python
|
|
types: [text]
|
|
- id: name-tests-test
|
|
name: python tests naming
|
|
description: verifies that test files are named correctly.
|
|
entry: name-tests-test
|
|
language: python
|
|
files: (^|/)tests/.+\.py$
|
|
- id: no-commit-to-branch
|
|
name: "don't commit to branch"
|
|
entry: no-commit-to-branch
|
|
language: python
|
|
pass_filenames: false
|
|
always_run: true
|
|
- id: requirements-txt-fixer
|
|
name: fix requirements.txt
|
|
description: sorts entries in requirements.txt.
|
|
entry: requirements-txt-fixer
|
|
language: python
|
|
files: (requirements|constraints).*\.txt$
|
|
- id: sort-simple-yaml
|
|
name: sort simple yaml files
|
|
description: sorts simple yaml files which consist only of top-level keys, preserving comments and blocks.
|
|
language: python
|
|
entry: sort-simple-yaml
|
|
files: '^$'
|
|
- id: trailing-whitespace
|
|
name: trim trailing whitespace
|
|
description: trims trailing whitespace.
|
|
entry: trailing-whitespace-fixer
|
|
language: python
|
|
types: [text]
|
|
stages: [commit, push, manual]
|