Commit Graph

1752 Commits

Author SHA1 Message Date
Marc Jay
98d8a3d60f Maintain scalar quoting style when autoupdate re-writes rev
If rev is wrapped in single or double quotes (e.g. due to a yamllint quoted-strings rule), when
re-writing the rev to update it, honour the existing quotation style
2020-05-04 19:29:03 -07:00
Anthony Sottile
f455312944 Merge pull request #1431 from pre-commit/better_healthy
Improve python healthy() and eliminate python_venv
2020-05-04 10:52:59 -07:00
Anthony Sottile
e65ea5ede0 Merge pull request #1432 from skmatz/patch-1
Fix some typos
2020-05-03 22:25:23 -07:00
Shunta Komatsu
c2375f2fa8 Fix typo 2020-05-04 14:16:53 +09:00
Anthony Sottile
3d50b3736a Improve python healthy() and eliminate python_venv
- the `healthy()` check now requires virtualenv 20.x's metadata
- `python_venv` is obsolete now that `virtualenv` generates the same structure
  and `virtualenv` is more portable
2020-05-03 21:55:48 -07:00
Anthony Sottile
0c481ea51d Merge pull request #1429 from pre-commit/minor
yay french strings
2020-05-02 19:22:16 -07:00
Anthony Sottile
df01824d10 Merge pull request #1422 from domodwyer/bugfix/stash-with-post-checkout-hook
fix hooks firing during staged_files_only
2020-05-02 14:47:38 -07:00
Dom
928938a6a1 fix hooks firing during staged_files_only 2020-05-02 14:00:21 -07:00
Anthony Sottile
5ed3f5649b Merge pull request #1428 from scop/golang-empty-dummy-module
Add dummy go.mod for local "empty" installs
2020-05-02 13:23:29 -07:00
Anthony Sottile
3b728fdb76 yay french strings 2020-05-02 11:37:31 -07:00
Ville Skyttä
e2ed73209a Add dummy go.mod for local "empty" installs 2020-05-02 21:02:36 +03:00
Anthony Sottile
0670e0b287 Merge pull request #1421 from pre-commit/quiet_you_pip
disable pip version check in python hooks
2020-04-29 21:26:16 -07:00
Anthony Sottile
e492a5578c disable pip version check in python hooks 2020-04-29 12:11:34 -07:00
Anthony Sottile
ec6ba99715 Merge pull request #1415 from ModischFabrications/post_commit
Implement post-commit
2020-04-28 11:16:08 -07:00
ModischFabrications
26adf1d560 add support for post-commit 2020-04-27 10:55:22 -07:00
Anthony Sottile
3b3b33ea29 Merge pull request #1413 from ModischFabrications/patch-1
Update CONTRIBUTING.md
2020-04-26 18:46:25 -07:00
Robin Modisch
3ff133c166 add instructions to activate virtualenvs on windows 2020-04-26 18:06:39 -07:00
Anthony Sottile
bcff73c9cc v2.3.0 v2.3.0 2020-04-22 14:16:23 -07:00
Anthony Sottile
54fdd6ae5f Merge pull request #1402 from utek/preserve_line_endings
Preserve line ending when running autoupdate
2020-04-19 09:50:59 -07:00
Lukasz Boldys
13d528c569 Preserve line ending when running autoupdate 2020-04-19 09:12:02 -07:00
Anthony Sottile
2960549682 Merge pull request #1399 from pre-commit/upgrade_pip_on_windows
Allow pip to be upgradable on windows
2020-04-17 08:21:46 -07:00
Anthony Sottile
522e82b7b7 Allow pip to be upgradable on windows 2020-04-17 07:41:11 -07:00
Anthony Sottile
171fd18ba5 Merge pull request #1395 from pre-commit/argument_length
validate argument length as part of hook-impl
2020-04-15 13:46:13 -07:00
Anthony Sottile
80a59db094 validate argument length as part of hook-impl 2020-04-15 12:30:44 -07:00
Anthony Sottile
282527ef16 Merge pull request #1388 from pre-commit/node_default_system
Default to `language_version: system` if node and npm are installed
2020-04-09 16:48:18 -07:00
Anthony Sottile
0f528544b5 Default to language_version: system if node and npm are installed 2020-04-07 20:31:42 -07:00
Anthony Sottile
30a36a8a00 Merge pull request #1382 from pre-commit/better_windows_color
support colors on windows during git better
2020-04-02 07:48:17 -07:00
Anthony Sottile
9fc5a9316e support colors on windows during git better 2020-04-02 00:10:37 -07:00
Anthony Sottile
34e9d11786 Merge pull request #1378 from sophgn/master
fix CJK characters width in output
2020-03-28 08:20:56 -07:00
zjeuhpiung liu
605b39f617 fix CJK characters width in output 2020-03-28 08:06:49 -07:00
Anthony Sottile
528c7afd18 Merge pull request #1371 from killuazhu/windows-no-user
Don't use --user when running docker on windows
2020-03-20 08:27:07 -07:00
KYLE ZHU
23d5b78fdb Don't use --user when running docker on windows 2020-03-19 21:55:16 -07:00
Anthony Sottile
bb6f1efe63 Fix issue link 2020-03-13 23:26:51 -07:00
Anthony Sottile
30d3bb2990 v2.2.0 v2.2.0 2020-03-12 12:37:15 -07:00
Anthony Sottile
1e0db9c2c8 Fix help description for --from-ref and --to-ref 2020-03-12 12:27:54 -07:00
Anthony Sottile
74c582fb04 Merge pull request #1364 from pre-commit/exec_error_no_shebang
Don't crash out on OSErrors in subprocess calls
2020-03-12 11:15:40 -07:00
Anthony Sottile
03617b2f98 Don't crash out on OSErrors in subprocess calls 2020-03-12 10:52:10 -07:00
Anthony Sottile
58a16bcf57 Merge pull request #1363 from pre-commit/broken_symlinks_healthy
mark a python environment as unhealthy if python goes missing
2020-03-12 10:07:47 -07:00
Anthony Sottile
7a49309035 mark a python environment as unhealthy if python goes missing 2020-03-12 09:40:56 -07:00
Anthony Sottile
1c10340943 Merge pull request #1359 from pre-commit/bytesable_exceptions
Don't crash on un-stringable exceptions
2020-03-10 09:45:32 -07:00
Anthony Sottile
01be1713cf Don't crash on un-stringable exceptions 2020-03-10 09:02:51 -07:00
Anthony Sottile
0a8ba31b9b Merge pull request #1349 from pre-commit/covdefaults
Use covdefaults to handle coveragerc
2020-02-29 15:10:32 -08:00
Anthony Sottile
67c1beb322 Use covdefaults to handle coveragerc 2020-02-29 14:25:19 -08:00
Anthony Sottile
4a3b10f0ed Merge pull request #1346 from pre-commit/3_6_1_plus
Drop python 3.6.0 support (broken NamedTuple)
2020-02-24 09:52:59 -08:00
Anthony Sottile
b2b5676698 Drop python 3.6.0 support (broken NamedTuple) 2020-02-24 09:34:55 -08:00
Anthony Sottile
db6124482d Merge tag 'v2.1.1' 2020-02-24 09:07:39 -08:00
Anthony Sottile
ccf84fb698 v2.1.1 v2.1.1 2020-02-24 09:04:36 -08:00
Anthony Sottile
081f3028ee Temporarily restore python 3.6.0 support 2020-02-24 09:02:19 -08:00
Anthony Sottile
5e21e0bec6 Merge pull request #1345 from pre-commit/fix_coverage
Fix test coverage
2020-02-23 15:07:52 -08:00
Anthony Sottile
1b93e26b58 Fix test coverage 2020-02-23 14:53:03 -08:00