5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-07 10:46:56 +00:00
Commit graph

30 commits

Author SHA1 Message Date
Anthony Sottile
429fdd0c1e use even newer versions 2020-06-10 13:41:57 -07:00
Anthony Sottile
f2f2263f6d
Merge pull request #33 from pre-commit/upgrade_packages
upgrade packages
2020-06-10 13:33:14 -07:00
Anthony Sottile
9890cdb47c upgrade packages 2020-06-10 13:21:15 -07:00
Anthony Sottile
771019abd6 set mode: production to silence webpack warning 2020-05-22 14:29:06 -07:00
Anthony Sottile
23a27b703c
Merge pull request #29 from pre-commit/include_license
include the license in the release output
2020-05-22 13:09:38 -07:00
Anthony Sottile
6310594289 include the license in the release output 2020-05-22 13:06:23 -07:00
Anthony Sottile
2658e129a9 add LICENSE resolves #25 2020-05-16 09:34:36 -07:00
Anthony Sottile
663c15c2eb v1.1.0 2020-05-15 08:20:10 -07:00
Anthony Sottile
b1bfac3edf
Merge pull request #15 from deepyaman/patch-1
Support `extra_args` keyword in pre-commit GitHub action
2020-05-15 08:16:32 -07:00
Deepyaman Datta
30b00a6cd9 Support extra_args keyword in pre-commit GitHub action 2020-05-15 08:14:38 -07:00
Anthony Sottile
56842c8f20
Merge pull request #24 from pre-commit/revert-20-patch-1
Revert "Update example to newer actions/* versions"
2020-05-12 07:50:49 -07:00
Anthony Sottile
fa11d0be91
Revert "Update example to newer actions/* versions" 2020-05-12 07:50:38 -07:00
Anthony Sottile
5cbdcfe916
Merge pull request #23 from pre-commit/all-repos_autofix_pre-commit-autoupdate
Run pre-commit autoupdate
2020-05-11 15:32:06 -07:00
Anthony Sottile
70cb1ebc8b Run pre-commit autoupdate
Committed via https://github.com/asottile/all-repos
2020-05-11 14:14:30 -07:00
Anthony Sottile
cbf0c679a9
Merge pull request #20 from pradyunsg/patch-1
Update example to newer actions/* versions
2020-05-07 17:16:05 -07:00
Pradyun Gedam
0ed43356a6
Update example to newer actions/* versions 2020-05-08 05:03:23 +05:30
Anthony Sottile
80db042ff0
Merge pull request #19 from pre-commit/update_deps
reinstall npm dependencies to fix security alert
2020-05-05 12:38:58 -07:00
Anthony Sottile
65d0d30000 reinstall npm dependencies to fix security alert 2020-05-05 10:57:51 -07:00
Anthony Sottile
a10ca4ef27
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
2020-04-05 09:48:11 -07:00
dependabot[bot]
e9c38135ce
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>
2020-04-05 11:51:15 +00:00
Anthony Sottile
b9549d1fa8
Merge pull request #14 from uranusjr/cache-key-python-impl
Use python -c to get the interpreter path hash
2020-03-09 07:21:24 -07:00
Tzu-ping Chung
4d8b5b8789
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>
2020-03-09 20:45:11 +08:00
Anthony Sottile
ee269b64a6 also include the location of the python in the cache key 2020-03-06 13:23:31 -08:00
Anthony Sottile
4fce1afd0c
v1.0.1 2020-01-10 07:09:05 -08:00
Anthony Sottile
b25e7c29f3 Only run push for pull requests 2020-01-09 15:19:29 -08:00
Anthony Sottile
14f08406df
Merge pull request #2 from pre-commit/security_update
fix security nag
2019-12-09 14:29:51 -08:00
Anthony Sottile
bb2f451c85 fix security nag 2019-12-09 14:05:33 -08:00
Anthony Sottile
1f6f44efaf
Give the action sample a name: ... 2019-11-27 14:41:24 -08:00
Anthony Sottile
614487b962 Initial commit 2019-11-24 19:27:32 -08:00
Anthony Sottile
1dde72fd16 Empty initial commit 2019-08-24 11:58:22 -07:00