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

10 commits

Author SHA1 Message Date
Diego Elio Pettenò
07c8f4539c Add SPDX tags to the config template.
This makes it easier to copy-paste the example while carrying the right
information.
2020-05-16 17:39:43 +01:00
Anthony Sottile
663c15c2eb v1.1.0 2020-05-15 08:20:10 -07:00
Deepyaman Datta
30b00a6cd9 Support extra_args keyword in pre-commit GitHub action 2020-05-15 08:14:38 -07:00
Anthony Sottile
fa11d0be91
Revert "Update example to newer actions/* versions" 2020-05-12 07:50:38 -07:00
Pradyun Gedam
0ed43356a6
Update example to newer actions/* versions 2020-05-08 05:03:23 +05:30
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
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