Commit graph

52 commits

Author SHA1 Message Date
Sorin Sbarnea
ec545a625e Use official GitLab cloning locations
Avoid failure to clone repository with older versions of git by using
official cloning url (as exposed by GitLab itself in their web
interface).

References:
- https://stackoverflow.com/questions/32533379
- https://gitlab.com/gitlab-org/gitlab/issues/29629

Fixes: 1206
2019-11-08 10:49:56 +00:00
Anthony Sottile
dc28922ccb Run pre-commit autoupdate
Committed via https://github.com/asottile/all-repos
2019-03-21 21:09:33 -07:00
Brett Randall
f673f8bb55 Added double-quote-string-fixer pre-commit hook.
Signed-off-by: Brett Randall <javabrett@gmail.com>
2019-03-18 09:47:31 +11:00
Anthony Sottile
29460606b2 Migrate to official pycqa/flake8 hooks repo
Committed via https://github.com/asottile/all-repos
2019-01-30 00:39:01 -08:00
Anthony Sottile
d3b5a41830 Implement default_language_version 2019-01-05 13:15:23 -08:00
Anthony Sottile
c577ed92e7 Refactor pre_commit.repository and factor out cached-property 2018-12-30 20:56:49 -08:00
Anthony Sottile
3dbb61d9af Migrate from autopep8-wrapper to mirrors-autopep8
Committed via https://github.com/asottile/all-repos
2018-10-12 20:08:47 -07:00
Anthony Sottile
72d10903d5 Update config 2018-08-15 17:55:06 -07:00
Anthony Sottile
67c49cd6a4 Ran pre-commit autoupdate.
Committed via https://github.com/asottile/all-repos
2018-03-08 22:41:50 -08:00
Anthony Sottile
d760c794a6 Normalize git urls in pre-commit config
Improves cache performance

Committed via https://github.com/asottile/all-repos
2018-03-07 17:43:33 -08:00
Anthony Sottile
5651c66995 Migrate sha -> rev 2018-02-24 20:19:39 -08:00
Anthony Sottile
e99813f117 Rename check-files-matches-any to check-hooks-apply 2017-11-03 09:18:58 -07:00
Anthony Sottile
5a8ca2ffbe Some minor fixups 2017-10-30 09:12:48 -07:00
Anthony Sottile
3e76cdaf25 Enable map configurations (config v2). 2017-09-06 10:01:08 -07:00
Anthony Sottile
dc5a8a8209 Remove validate_config hook 2017-08-23 14:06:48 -07:00
Anthony Sottile
2694ebe264 Ran pre-commit autoupdate.
Committed via https://github.com/asottile/all-repos
2017-08-14 18:28:55 -07:00
Anthony Sottile
64dd893ab4 Upgrade add-trailing-comma 2017-07-19 11:21:03 -07:00
Anthony Sottile
3e3932d5a6 Upgrade add-trailing-comma to 0.5.1 2017-07-17 17:39:55 -07:00
Anthony Sottile
be3fbdf94e Upgrade add-trailing-comma to 0.4.0 2017-07-15 12:32:36 -07:00
Anthony Sottile
0c70fa4229 Use asottile/add-trailing-comma 2017-07-12 18:30:51 -07:00
Anthony Sottile
44b2af80f4 dogfood: upgrade hooks 2017-07-02 21:25:49 -07:00
Anthony Sottile
abbde722f4 pre-commit autoupdate 2017-01-24 19:24:10 -08:00
Chris Kuehl
b0248fe285 Run reorder-python-imports on Python2.7 2015-07-29 00:16:02 -04:00
Chris Kuehl
b025b6d55f Run pre-commit hooks in tox (and thus travis) 2015-07-29 00:13:14 -04:00
Anthony Sottile
1c46446427 Bump hooks 2015-05-31 14:06:52 -07:00
Anthony Sottile
9a18f6a38d Update hooks 2015-03-08 12:57:03 -07:00
Anthony Sottile
596e31fdee Update some pre-commit hooks + some minor tweaks 2015-01-04 15:58:39 -08:00
Anthony Sottile
fa9db4ec23 Fix terminal width detection. 2014-09-05 14:08:10 -07:00
Anthony Sottile
22ee10d4ad Update .pre-commit-config.yaml 2014-08-22 12:33:54 -07:00
Anthony Sottile
a34f3fc7c9 Bump pre-commit config. 2014-06-18 07:37:17 -07:00
Anthony Sottile
01b557c497 Various cleanup. 2014-06-06 07:38:25 -07:00
Anthony Sottile
bd1afceeaf Update config to point at new sha. 2014-06-05 18:40:18 -07:00
Anthony Sottile
96174deac6 Make hooks specify files. Optionally allow config to override manifest. 2014-06-05 18:39:34 -07:00
Anthony Sottile
76728cee53 Update pre-commit config. 2014-06-05 09:22:30 -07:00
Anthony Sottile
511de4fe32 Support hooks with custom node version. 2014-06-02 16:10:59 -07:00
Anthony Sottile
c91b244105 pyflakes -> flake8 2014-04-13 18:01:35 -07:00
Anthony Sottile
443b62d56a Add yaml hook. 2014-04-03 22:31:42 -07:00
Anthony Sottile
7baf3035c8 Moar manifest -> hooks 2014-03-30 13:17:40 -07:00
Anthony Sottile
2127945b6a Autoupdate pre-commit config. 2014-03-23 22:59:43 -07:00
Anthony Sottile
88686d298f Add Runner interface. 2014-03-23 16:22:24 -07:00
Anthony Sottile
dc1494d0e7 Added fix end of file hook. 2014-03-22 21:49:10 -07:00
Anthony Sottile
6d1a464c4f Use more-standard yaml format 2014-03-22 17:49:57 -07:00
Anthony Sottile
e0d02da6a4 Bump hooks 2014-03-18 22:05:01 -07:00
Anthony Sottile
33f5bad484 Add moar hooks to our pre-commit 2014-03-16 18:12:23 -07:00
Anthony Sottile
086e50728d Update regexes 2014-03-14 13:40:33 -07:00
Anthony Sottile
ddb075fbac Add ourselves to our pre-commit-config. 2014-03-14 13:38:55 -07:00
Anthony Sottile
feb4d6dc52 Remove jshint and scss-lint as hooks for this project since we're a pure python project. 2014-03-14 13:34:12 -07:00
Anthony Sottile
5daed50f75 Actually run things and make pretty output. 2014-03-14 12:09:39 -07:00
Anthony Sottile
f123e64c25 Ruby should work now 2014-03-14 10:45:00 -07:00
Ken Struys
7fbc935d1c added node hooks setup and jshint 2014-03-14 00:30:11 -07:00