Anthony Sottile
|
def3fa3929
|
Merge pull request #2657 from pre-commit/remove-sha-support
remove support for sha to specify rev
|
2022-12-27 12:13:26 -05:00 |
|
Anthony Sottile
|
12a979ea75
|
Merge pull request #2656 from pre-commit/remove-list-format
remove support for top-level list format
|
2022-12-27 12:09:42 -05:00 |
|
Anthony Sottile
|
7daceb083b
|
Merge pull request #2655 from pre-commit/drop-py37
drop python<3.8
|
2022-12-27 11:46:01 -05:00 |
|
Anthony Sottile
|
ff3150d58a
|
remove support for sha to specify rev
|
2022-12-27 11:29:00 -05:00 |
|
Anthony Sottile
|
0024484f5b
|
remove support for top-level list format
|
2022-12-27 11:15:45 -05:00 |
|
Anthony Sottile
|
524a236072
|
drop python<3.8
|
2022-12-27 11:10:31 -05:00 |
|
Anthony Sottile
|
40c5bdad65
|
v2.21.0
v2.21.0
|
2022-12-25 17:52:05 -05:00 |
|
Anthony Sottile
|
bb27ea32cd
|
Merge pull request #2642 from rkm/fix/dotnet-nuget-config
dotnet: ignore nuget source during tool install
|
2022-12-21 15:04:41 -05:00 |
|
Ruairidh MacLeod
|
c38e0c7ba8
|
dotnet: ignore nuget source during tool install
|
2022-12-21 14:26:13 -05:00 |
|
Anthony Sottile
|
bce513fac6
|
Merge pull request #2641 from rkm/fix/dotnet-tool-prefix
fix for dotnet hooks with prefixes
|
2022-12-21 14:13:14 -05:00 |
|
Ruairidh MacLeod
|
e904628830
|
fix dotnet hooks with prefixes
|
2022-12-21 13:35:19 -05:00 |
|
Anthony Sottile
|
d7b8b123e6
|
Merge pull request #2646 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-12-19 20:49:15 -05:00 |
|
pre-commit-ci[bot]
|
94b6178906
|
[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)
|
2022-12-20 00:30:07 +00:00 |
|
Anthony Sottile
|
b474a83463
|
Merge pull request #2643 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-12-12 21:22:38 -05:00 |
|
pre-commit-ci[bot]
|
a179808bfe
|
[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)
|
2022-12-13 00:40:31 +00:00 |
|
Anthony Sottile
|
3aa6206e4f
|
Merge pull request #2605 from lorenzwalthert/r/fix-exe
Adapt extension of R executable depending on os
|
2022-12-12 14:28:54 -05:00 |
|
Anthony Sottile
|
04225fec72
|
Merge pull request #2628 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-12-12 13:45:07 -05:00 |
|
Lorenz Walthert
|
52948f610c
|
When R executable is an explicit path, we need to appene .exe on Windows
|
2022-12-12 13:21:55 -05:00 |
|
pre-commit-ci[bot]
|
6ab7fc25d5
|
[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)
|
2022-12-12 13:21:08 -05:00 |
|
Anthony Sottile
|
f9b28cc2b0
|
Merge pull request #2634 from pre-commit/fix-ci
fix CI
|
2022-12-12 13:02:24 -05:00 |
|
Anthony Sottile
|
b00c31cf9e
|
use a newer version of ruby which builds cleanly
|
2022-12-12 12:22:39 -05:00 |
|
Anthony Sottile
|
8cc3a6d8aa
|
passenv is stupid anyway
|
2022-12-10 23:45:04 -05:00 |
|
Anthony Sottile
|
b92fe01755
|
force the -p branch to run for language: python under test
|
2022-12-10 23:33:20 -05:00 |
|
Anthony Sottile
|
92c70766fd
|
fix rust coverage on windows
it's a complete mystery why this isn't needed on other platforms, the branch is legitimately uncovered there
|
2022-12-06 17:36:57 -05:00 |
|
Anthony Sottile
|
0b45ecc8a4
|
remove python 2.x cross version tests
|
2022-12-06 17:36:57 -05:00 |
|
Anthony Sottile
|
46c64efd9d
|
update .net framework target
|
2022-12-06 15:00:06 -05:00 |
|
Anthony Sottile
|
6c524f7a55
|
fix rust platform detection on windows
|
2022-12-06 13:10:12 -05:00 |
|
Anthony Sottile
|
5becd50974
|
update swift for jammy
|
2022-12-06 13:06:23 -05:00 |
|
Anthony Sottile
|
cb0bcfd67f
|
Merge pull request #2618 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-11-28 18:43:03 -08:00 |
|
pre-commit-ci[bot]
|
df7bcf78c3
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)
|
2022-11-29 01:09:52 +00:00 |
|
Anthony Sottile
|
50c217964b
|
remove obsolete comment
|
2022-11-27 16:30:58 -05:00 |
|
Anthony Sottile
|
46f7117753
|
Merge pull request #2601 from pre-commit/all-repos_autofix_no-implicit-optional
remove no_implicit_optional
|
2022-11-22 08:41:28 -05:00 |
|
Anthony Sottile
|
5698781c78
|
Merge pull request #2608 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-11-21 19:57:42 -05:00 |
|
pre-commit-ci[bot]
|
391d05e2f3
|
[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)
|
2022-11-21 23:11:57 +00:00 |
|
Anthony Sottile
|
318296d8c5
|
remove no_implicit_optional
this is the default in mypy 0.990
Committed via https://github.com/asottile/all-repos
|
2022-11-16 19:19:49 -05:00 |
|
Anthony Sottile
|
6a661f8453
|
Merge pull request #2595 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-11-16 19:07:27 -05:00 |
|
pre-commit-ci[bot]
|
371b4fc1fd
|
[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)
|
2022-11-14 23:36:47 +00:00 |
|
Anthony Sottile
|
1f59f4cba8
|
Merge pull request #2590 from m-rsha/add-no-ext-diff
Add `--no-ext-diff` to `git diff` call
|
2022-11-10 21:55:56 -05:00 |
|
marsha
|
4399c2dbc6
|
Add --no-ext-diff to git diff call
|
2022-11-10 20:09:56 -06:00 |
|
Anthony Sottile
|
5009f57279
|
Merge pull request #2576 from mishaschwartz/update-ruby-build-binary
Update ruby-build to 20220710 to ensure that the correct openssl version is used
|
2022-11-07 20:20:11 -05:00 |
|
mishaschwartz
|
97ad4f89ec
|
ruby: update ruby-build to 20220710 to ensure that the correct openssl version is used
|
2022-11-07 18:39:24 -05:00 |
|
Anthony Sottile
|
3ca9ea7b98
|
Merge pull request #2580 from m-rsha/diff-filter
Change `intent_to_add_files` from using `git status` to `git diff`
|
2022-11-02 20:30:01 -04:00 |
|
marsha
|
4bca29ee2c
|
Change intent_to_add_files from using git status to git diff
|
2022-11-02 18:59:36 -05:00 |
|
Anthony Sottile
|
5840635baa
|
Merge pull request #2573 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-10-31 16:32:48 -07:00 |
|
pre-commit-ci[bot]
|
3b3cf8c1f1
|
[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)
|
2022-10-31 23:27:34 +00:00 |
|
Anthony Sottile
|
0827de1864
|
Merge pull request #2569 from m-rsha/cmd-retcode-to-check
Change `cmd_output_b`s `retcode` arg to a boolean `check`
|
2022-10-30 14:24:10 -07:00 |
|
marsha
|
42102a1bfd
|
Remove expected_returncode from CalledProcessError
|
2022-10-30 15:31:45 -05:00 |
|
marsha
|
84b38f7b89
|
Change cmd_output_bs retcode arg to a boolean check
|
2022-10-30 14:49:42 -05:00 |
|
Anthony Sottile
|
71925c47ea
|
Merge pull request #2568 from m-rsha/cargler-bargler
Change Rust to install environment with `cargo add` over `toml`
|
2022-10-28 23:13:36 -04:00 |
|
marsha
|
e703982de4
|
Change Rust to install environment with cargo add over toml
|
2022-10-28 21:32:52 -05:00 |
|