Douglas Eichelberger
|
887db502c6
|
Sync fork (#1)
* [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>
|
2023-12-18 12:06:00 -08:00 |
|
pre-commit-ci[bot]
|
52dac67bb4
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-08-01 22:41:53 +00:00 |
|
Anthony Sottile
|
3298ddab3c
|
v4.3.0
|
2022-06-07 10:08:29 -07:00 |
|
Daniël van Noord
|
fc88f3fa49
|
Use tomli and tomllib instead of toml
|
2022-05-31 10:48:00 -04:00 |
|
Anthony Sottile
|
db7346d375
|
v4.2.0
|
2022-04-06 17:12:57 -04:00 |
|
Anthony Sottile
|
8f6152921e
|
drop python3.6 support
python 3.6 reached end of life on 2021-12-23
Committed via https://github.com/asottile/all-repos
|
2022-01-15 19:24:05 -05:00 |
|
Anthony Sottile
|
8fe62d14e0
|
v4.1.0
|
2021-12-23 23:47:17 -05:00 |
|
pre-commit-ci[bot]
|
262c12aba2
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-10-11 18:54:31 +00:00 |
|
Anthony Sottile
|
8041dff63f
|
stricter mypy settings
Committed via https://github.com/asottile/all-repos
|
2021-06-21 19:15:42 -07:00 |
|
Anthony Sottile
|
38b88246cc
|
v4.0.1
|
2021-05-16 08:29:57 -07:00 |
|
Ville Skyttä
|
bb4eef160d
|
fix: check-shebang-scripts-are-executable entry point
Closes https://github.com/pre-commit/pre-commit-hooks/issues/602
|
2021-05-16 13:23:23 +03:00 |
|
Anthony Sottile
|
9cc62e1a63
|
v4.0.0
|
2021-05-14 20:17:35 -07:00 |
|
Ville Skyttä
|
391ae30a64
|
Add check for executability of scripts with shebangs
Closes https://github.com/pre-commit/pre-commit-hooks/issues/543
|
2021-05-04 18:45:43 -07:00 |
|
pre-commit-ci[bot]
|
c144e2b5b1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-03-15 17:01:52 +00:00 |
|
Anthony Sottile
|
6e2418c552
|
v3.4.0
|
2020-12-15 13:46:40 -08:00 |
|
Mikhail Khvoinitsky
|
1e87d59a2d
|
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
|
2020-11-18 11:45:05 -08:00 |
|
pre-commit-ci[bot]
|
e90998353b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2020-11-16 17:05:15 +00:00 |
|
Anthony Sottile
|
9136088a24
|
v3.3.0
|
2020-10-20 10:17:01 -07:00 |
|
Jeremiah Gowdy
|
d18bd5b75f
|
Add new byte-order-marker checker/fixer
|
2020-10-11 11:31:05 -07:00 |
|
Anthony Sottile
|
e1668fe86a
|
v3.2.0
|
2020-07-30 13:33:26 -07:00 |
|
Anthony Sottile
|
ebc15added
|
v3.1.0
|
2020-05-20 09:11:02 -07:00 |
|
Anthony Sottile
|
0e2c0f7502
|
v3.0.1
|
2020-05-16 18:08:51 -07:00 |
|
Anthony Sottile
|
66250ba9bf
|
v3.0.0
|
2020-05-14 16:24:40 -07:00 |
|
Anthony Sottile
|
e6d9355bf1
|
Remove additional remnants of flake8
|
2020-05-14 16:16:09 -07:00 |
|
Anthony Sottile
|
b9cc9d7761
|
remove flake8 and suggest pycqa/flake8
|
2020-05-14 16:00:29 -07:00 |
|
Anthony Sottile
|
a7f73434a6
|
Use covdefaults to handle coveragerc
|
2020-02-29 20:34:45 -08:00 |
|
Anthony Sottile
|
261fb3d66c
|
pre-commit-hooks: python3.6.1+
|
2020-02-24 10:57:26 -08:00 |
|
Anthony Sottile
|
f5c42a050b
|
pre-commit-hooks: python3.6+
|
2020-02-05 11:22:18 -08:00 |
|
Anthony Sottile
|
1057813c2f
|
v2.5.0
|
2020-02-04 16:10:28 -08:00 |
|
Anthony Sottile
|
0161422b4e
|
v2.4.0
|
2019-10-28 15:19:58 -07:00 |
|
Anthony Sottile
|
d6d3bd9460
|
v2.3.0
|
2019-08-05 10:33:34 -07:00 |
|
Semyon Maryasin
|
771156fb5e
|
Use toml rather than pytoml
Pytoml has an issue with error messages: https://github.com/avakar/pytoml/issues/41
|
2019-08-03 19:16:51 +01:00 |
|
Semyon Maryasin
|
ae70f7e3c7
|
Add check-toml hook
|
2019-08-03 19:16:51 +01:00 |
|
Anthony Sottile
|
0b70e285e3
|
v2.2.3
|
2019-05-16 09:58:18 -07:00 |
|
Anthony Sottile
|
e8e54f7f99
|
v2.2.2
|
2019-05-15 10:17:27 -07:00 |
|
Anthony Sottile
|
8bb09ce407
|
Combine mypy.ini and setup.cfg
Committed via https://github.com/asottile/all-repos
|
2019-05-08 14:30:29 -07:00 |
|
Anthony Sottile
|
9ee4347a8f
|
v2.2.1
|
2019-04-21 13:17:05 -07:00 |
|
Anthony Sottile
|
7905d805af
|
v2.2.0
|
2019-04-21 13:15:43 -07:00 |
|
Anthony Sottile
|
1a5a5a232b
|
Migrate setup.py to setup.cfg declarative metadata
Committed via https://github.com/asottile/all-repos
|
2019-02-27 22:12:12 -08:00 |
|
Anthony Sottile
|
3a325ee786
|
Replace legacy wheel metadata
Committed via https://github.com/asottile/all-repos
|
2018-04-30 09:33:25 -04:00 |
|
Anthony Sottile
|
775a7906cd
|
pre-commit-hooks is a pure python package
|
2016-08-12 10:24:39 -07:00 |
|