Anthony Sottile
|
a8225a250b
|
convince mypy that these are the same
|
2022-03-14 18:37:07 -04:00 |
|
pre-commit-ci[bot]
|
9516ed41aa
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1)
- [github.com/asottile/reorder_python_imports: v2.7.1 → v3.0.1](https://github.com/asottile/reorder_python_imports/compare/v2.7.1...v3.0.1)
- [github.com/pre-commit/mirrors-mypy: v0.931 → v0.940](https://github.com/pre-commit/mirrors-mypy/compare/v0.931...v0.940)
|
2022-03-14 22:18:01 +00:00 |
|
Anthony Sottile
|
f5116bc88d
|
Merge pull request #2285 from pre-commit/all-repos_autofix_gitignore-cleanup
remove unneeded gitignore lines
|
2022-03-13 20:20:38 -04:00 |
|
Anthony Sottile
|
a85df8027b
|
remove unneeded gitignore lines
- coverage-html: coverage>=6.2 writes a .gitignore file
- mypy_cache: mypy>=0.770 writes a .gitignore file
- pytest_cache: pytest>=3.8.1 writes a .gitignore file
- venv: virtualenv>=20.0.21 writes a .gitignore file
Committed via https://github.com/asottile/all-repos
|
2022-03-13 19:55:30 -04:00 |
|
Anthony Sottile
|
d525928665
|
Merge pull request #2272 from VincentBerthier/master
GIT_HTTP_PROXY_AUTHMETHOD kept in env variables
|
2022-03-05 18:26:51 -05:00 |
|
Anthony Sottile
|
2ed0eaa121
|
Merge pull request #2277 from lorenzwalthert/always-binary
Avoid build-time dependencies by prioritising binary over source dependencies for R
|
2022-03-05 18:26:34 -05:00 |
|
Lorenz Walthert
|
65755af7e3
|
inline options() to always install binaries
|
2022-03-05 21:04:01 +01:00 |
|
VincentBerthier
|
07f441584b
|
GIT_HTTP_PROXY_AUTHMETHOD kept in env variables
|
2022-03-04 20:18:27 +01:00 |
|
Anthony Sottile
|
e0e536b54e
|
Merge pull request #2266 from leetrout/patch-1
Fix typo in help docs for to-ref and from-ref
|
2022-03-02 18:09:02 -05:00 |
|
Lee Trout
|
e58bcb51fc
|
Fix typo in help docs for to-ref and from-ref
|
2022-03-02 17:33:11 -05:00 |
|
Anthony Sottile
|
7858ad066f
|
Merge pull request #2227 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-01-31 16:25:02 -05:00 |
|
pre-commit-ci[bot]
|
8e9202acb4
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/reorder_python_imports: v2.6.0 → v2.7.1](https://github.com/asottile/reorder_python_imports/compare/v2.6.0...v2.7.1)
|
2022-01-31 21:02:21 +00:00 |
|
Anthony Sottile
|
f1d2e6c289
|
Merge pull request #2216 from pre-commit/all-repos_autofix_flake8-typing-imports
upgrade flake8-typing-imports
|
2022-01-23 21:56:48 -05:00 |
|
Anthony Sottile
|
1112c9f5ce
|
upgrade flake8-typing-imports
Committed via https://github.com/asottile/all-repos
|
2022-01-23 21:20:59 -05:00 |
|
Anthony Sottile
|
84372e0edc
|
Merge pull request #2215 from pre-commit/drop-py36
drop python 3.6 support
|
2022-01-18 19:29:54 -05:00 |
|
Anthony Sottile
|
04de6a2e57
|
drop python 3.6 support
python 3.6 reached end of life on 2021-12-23
|
2022-01-18 18:44:20 -05:00 |
|
Anthony Sottile
|
d3bdf1403d
|
v2.17.0
v2.17.0
|
2022-01-18 12:59:39 -05:00 |
|
Anthony Sottile
|
b22b313e4b
|
Merge pull request #2158 from mblayman/lua
Add Lua language support
|
2022-01-17 16:20:03 -05:00 |
|
Anthony Sottile
|
54331dca6f
|
get lua version from luarocks itself
|
2022-01-17 15:46:36 -05:00 |
|
Matt Layman
|
3f8be7400d
|
Add naive and untested version of Lua language support.
|
2022-01-17 13:43:38 -05:00 |
|
Anthony Sottile
|
7a305e5d9a
|
Merge pull request #2210 from pre-commit/git-version
add git version to error output
|
2022-01-16 12:42:43 -05:00 |
|
Anthony Sottile
|
c05f58b776
|
add git version to error output
|
2022-01-16 07:20:12 -08:00 |
|
Anthony Sottile
|
12b482345b
|
Merge pull request #2207 from xhochy/mamba
Add mamba support to `language: conda`
|
2022-01-15 17:57:13 -05:00 |
|
Uwe L. Korn
|
83aa65c429
|
Add mamba support to language: conda
|
2022-01-15 16:28:44 -05:00 |
|
Anthony Sottile
|
657e76ba77
|
Merge pull request #2205 from jalessio/jamie/upgrade-rbenv
Update rbenv / ruby-build versions
|
2022-01-15 16:19:59 -05:00 |
|
Jamie Alessio
|
428dc6e46e
|
Update rbenv / ruby-build versions
|
2022-01-15 16:19:28 -05:00 |
|
Anthony Sottile
|
b944395d66
|
Merge pull request #2198 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-01-10 16:17:42 -05:00 |
|
Anthony Sottile
|
bba6cf4296
|
Revert "work around python/mypy#11852"
This reverts commit 83675fe768.
|
2022-01-10 15:35:33 -05:00 |
|
pre-commit-ci[bot]
|
a33773182e
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](https://github.com/pre-commit/mirrors-mypy/compare/v0.930...v0.931)
|
2022-01-10 20:21:20 +00:00 |
|
Anthony Sottile
|
445a2ef498
|
Merge pull request #2187 from pre-commit/always-sh-on-windows
always use #!/bin/sh on windows
|
2022-01-06 09:05:46 -05:00 |
|
Anthony Sottile
|
e3dc3f7934
|
always use #!/bin/sh on windows
|
2022-01-05 13:22:49 -05:00 |
|
Anthony Sottile
|
cccbc9d280
|
Merge pull request #2183 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-01-03 15:44:21 -05:00 |
|
pre-commit-ci[bot]
|
8be0a10e91
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-autopep8: v1.5.7 → v1.6.0](https://github.com/pre-commit/mirrors-autopep8/compare/v1.5.7...v1.6.0)
- [github.com/asottile/pyupgrade: v2.29.1 → v2.31.0](https://github.com/asottile/pyupgrade/compare/v2.29.1...v2.31.0)
|
2022-01-03 20:02:48 +00:00 |
|
Anthony Sottile
|
e97140e4d0
|
Merge pull request #2181 from pre-commit/forbid-meta-override-entry
forbid overriding `entry` for meta hooks
|
2021-12-31 21:00:44 -05:00 |
|
Anthony Sottile
|
d3b4f737b9
|
forbid overriding entry for meta hooks
|
2021-12-31 17:31:12 -08:00 |
|
Anthony Sottile
|
16f68254a8
|
Merge pull request #2177 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-12-27 19:08:23 -05:00 |
|
Anthony Sottile
|
83675fe768
|
work around python/mypy#11852
|
2021-12-27 18:32:56 -05:00 |
|
pre-commit-ci[bot]
|
d7ac975454
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.0.1...v4.1.0)
- [github.com/pre-commit/mirrors-mypy: v0.920 → v0.930](https://github.com/pre-commit/mirrors-mypy/compare/v0.920...v0.930)
|
2021-12-27 20:06:12 +00:00 |
|
Anthony Sottile
|
0248dd4a0b
|
Merge pull request #2170 from lorenzwalthert/fix-renv-in-wd
Make `language: r` work when there is already a renv in the working directory and `RENV_PROJECT` is set
|
2021-12-24 16:52:06 -05:00 |
|
Lorenz Walthert
|
1617692f12
|
no docs
|
2021-12-24 14:52:46 +01:00 |
|
Lorenz Walthert
|
b7331b653a
|
unset renv project
|
2021-12-24 14:36:43 +01:00 |
|
Lorenz Walthert
|
ba496b8369
|
better r path detection
|
2021-12-24 14:01:18 +01:00 |
|
Anthony Sottile
|
44687a3cda
|
Merge pull request #2167 from pre-commit/dead
run dead, remove dead code
|
2021-12-22 16:34:39 -05:00 |
|
Anthony Sottile
|
42b0a263a6
|
run dead, remove dead code
via https://github.com/asottile/dead
|
2021-12-22 11:30:55 -08:00 |
|
Anthony Sottile
|
de177e8850
|
Merge pull request #2164 from pre-commit/py2-cleanup
minor py2 cleanup for sys.stderr.buffer
|
2021-12-20 22:03:16 -05:00 |
|
Anthony Sottile
|
3512e441f4
|
replace echo image with focal
|
2021-12-20 17:38:59 -05:00 |
|
Anthony Sottile
|
f637ac8603
|
minor py2 cleanup for sys.stderr.buffer
|
2021-12-20 17:01:51 -05:00 |
|
Anthony Sottile
|
bd787a9fcd
|
Merge pull request #2163 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-12-20 15:45:55 -05:00 |
|
pre-commit-ci[bot]
|
a781bfb063
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](https://github.com/pre-commit/mirrors-mypy/compare/v0.910-1...v0.920)
|
2021-12-20 19:42:45 +00:00 |
|
Anthony Sottile
|
c0d3b8e7d0
|
Merge pull request #2161 from schmir/use-go-install
Use 'go install' instead of 'go get'
|
2021-12-15 12:15:08 -05:00 |
|