summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Sottile [Wed, 10 Jun 2020 21:04:50 +0000 (14:04 -0700)]
v1.1.1 (again)
Anthony Sottile [Wed, 10 Jun 2020 21:03:40 +0000 (14:03 -0700)]
v1.1.1
Anthony Sottile [Wed, 10 Jun 2020 20:43:51 +0000 (13:43 -0700)]
Merge pull request #34 from pre-commit/update2
use even newer versions
Anthony Sottile [Wed, 10 Jun 2020 20:41:57 +0000 (13:41 -0700)]
use even newer versions
Anthony Sottile [Wed, 10 Jun 2020 20:33:14 +0000 (13:33 -0700)]
Merge pull request #33 from pre-commit/upgrade_packages
upgrade packages
Anthony Sottile [Wed, 10 Jun 2020 20:21:15 +0000 (13:21 -0700)]
upgrade packages
Anthony Sottile [Fri, 22 May 2020 21:29:06 +0000 (14:29 -0700)]
set mode: production to silence webpack warning
Anthony Sottile [Fri, 22 May 2020 20:09:38 +0000 (13:09 -0700)]
Merge pull request #29 from pre-commit/include_license
include the license in the release output
Anthony Sottile [Fri, 22 May 2020 20:06:23 +0000 (13:06 -0700)]
include the license in the release output
Anthony Sottile [Sat, 16 May 2020 16:34:36 +0000 (09:34 -0700)]
add LICENSE resolves #25
Anthony Sottile [Fri, 15 May 2020 15:20:10 +0000 (08:20 -0700)]
v1.1.0
Anthony Sottile [Fri, 15 May 2020 15:16:32 +0000 (08:16 -0700)]
Merge pull request #15 from deepyaman/patch-1
Support `extra_args` keyword in pre-commit GitHub action
Deepyaman Datta [Tue, 17 Mar 2020 23:30:51 +0000 (18:30 -0500)]
Support `extra_args` keyword in pre-commit GitHub action
Anthony Sottile [Tue, 12 May 2020 14:50:49 +0000 (07:50 -0700)]
Merge pull request #24 from pre-commit/revert-20-patch-1
Revert "Update example to newer actions/* versions"
Anthony Sottile [Tue, 12 May 2020 14:50:38 +0000 (07:50 -0700)]
Revert "Update example to newer actions/* versions"
Anthony Sottile [Mon, 11 May 2020 22:32:06 +0000 (15:32 -0700)]
Merge pull request #23 from pre-commit/all-repos_autofix_pre-commit-autoupdate
Run pre-commit autoupdate
Anthony Sottile [Mon, 11 May 2020 21:14:30 +0000 (14:14 -0700)]
Run pre-commit autoupdate
Committed via https://github.com/asottile/all-repos
Anthony Sottile [Fri, 8 May 2020 00:16:05 +0000 (17:16 -0700)]
Merge pull request #20 from pradyunsg/patch-1
Update example to newer actions/* versions
Pradyun Gedam [Thu, 7 May 2020 23:33:23 +0000 (05:03 +0530)]
Update example to newer actions/* versions
Anthony Sottile [Tue, 5 May 2020 19:38:58 +0000 (12:38 -0700)]
Merge pull request #19 from pre-commit/update_deps
reinstall npm dependencies to fix security alert
Anthony Sottile [Tue, 5 May 2020 17:57:51 +0000 (10:57 -0700)]
reinstall npm dependencies to fix security alert
Anthony Sottile [Sun, 5 Apr 2020 16:48:11 +0000 (09:48 -0700)]
Merge pull request #16 from pre-commit/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.4.0 to 6.4.1
dependabot[bot] [Sun, 5 Apr 2020 11:51:15 +0000 (11:51 +0000)]
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
Anthony Sottile [Mon, 9 Mar 2020 14:21:24 +0000 (07:21 -0700)]
Merge pull request #14 from uranusjr/cache-key-python-impl
Use python -c to get the interpreter path hash
Tzu-ping Chung [Mon, 9 Mar 2020 12:45:11 +0000 (20:45 +0800)]
Use python -c to get the interpreter path hash
The current implementation has compatibility problems due to it using commands
only available on GNU Linux. Use an equivalent Python implementation for better
support on Windows and macOS.
See pypa/pip#7835.
Co-Authored-By: Xavier Fernandez <xavier.fernandez@polyconseil.fr>
Anthony Sottile [Fri, 6 Mar 2020 21:23:31 +0000 (13:23 -0800)]
also include the location of the python in the cache key
Anthony Sottile [Fri, 10 Jan 2020 15:09:05 +0000 (07:09 -0800)]
v1.0.1
Anthony Sottile [Thu, 9 Jan 2020 23:19:29 +0000 (15:19 -0800)]
Only run push for pull requests
Anthony Sottile [Mon, 9 Dec 2019 22:29:51 +0000 (14:29 -0800)]
Merge pull request #2 from pre-commit/security_update
fix security nag
Anthony Sottile [Mon, 9 Dec 2019 22:05:33 +0000 (14:05 -0800)]
fix security nag
Anthony Sottile [Wed, 27 Nov 2019 22:41:24 +0000 (14:41 -0800)]
Give the action sample a `name: ...`
Anthony Sottile [Mon, 25 Nov 2019 03:27:05 +0000 (19:27 -0800)]
Initial commit
Anthony Sottile [Sat, 24 Aug 2019 18:58:22 +0000 (11:58 -0700)]
Empty initial commit