Commit Graph

712 Commits

Author SHA1 Message Date
Anthony Sottile 1da4a7f296 slightly speed up tests by avoiding pre-commit install
Committed via https://github.com/asottile/all-repos
2020-05-26 21:53:22 -07:00
Anthony Sottile 0e509ddcbc
Merge pull request #488 from mxr/strpath
Don't use LocalPath.strpath
2020-05-20 10:32:27 -07:00
Anthony Sottile ebc15added v3.1.0 2020-05-20 09:11:02 -07:00
Max Rozentsveyg f35bfed79e Don't use LocalPath.strpath 2020-05-20 12:08:42 -04:00
Anthony Sottile e37b2795ff
Merge pull request #487 from pedrocalleja/master
hotfix: the user may be define an extra arguments for a removed hook
2020-05-18 20:01:29 -07:00
Pedro Calleja 926208fb31 hotfix: the user may be define an extra arguments for a removed hook 2020-05-18 19:57:49 -07:00
Anthony Sottile 37d0e19fd8
Merge pull request #486 from mxr/patch-1
Fix typo
2020-05-18 18:47:48 -07:00
Max R 7848fcff22
Fix typo 2020-05-18 21:46:53 -04:00
Anthony Sottile e75e18033d
Merge pull request #484 from mxr/flake8-comprehensions
Fix C407
2020-05-18 16:19:13 -07:00
Anthony Sottile e0c9d513c3
Merge pull request #483 from mxr/parse-reqs
Parse more operators in requirements
2020-05-18 16:15:10 -07:00
Anthony Sottile ad928f6775
Merge pull request #480 from mxr/git-file-mode
Check git mode on Windows
2020-05-18 16:15:03 -07:00
Max Rozentsveyg 5195ba3449 Check git mode on Windows 2020-05-18 16:11:10 -07:00
Max Rozentsveyg c8d9fb183f Fix C407 2020-05-18 17:34:38 -04:00
Max Rozentsveyg 7ebd420417 Parse more operators in requirements 2020-05-18 17:25:48 -04:00
Anthony Sottile 3d379a962d
Merge pull request #481 from mxr/rm-type-ignore
Remove `type: ignore`
2020-05-16 19:26:32 -07:00
Max Rozentsveyg c03ac576a3 Remove `type: ignore` 2020-05-16 22:21:03 -04:00
Anthony Sottile 0e2c0f7502 v3.0.1 2020-05-16 18:08:51 -07:00
Anthony Sottile ddf5e94f88
Merge pull request #479 from mxr/fix-encoding
Support checking unicode TOML
2020-05-16 18:07:12 -07:00
Max Rozentsveyg 8febacdfed Support checking unicode TOML 2020-05-16 21:05:37 -04:00
Anthony Sottile 2322277afd
Merge pull request #478 from pre-commit/remove_todo
check-json: resolve TODO
2020-05-14 16:35:24 -07:00
Anthony Sottile c11c5483d6 check-json: resolve TODO 2020-05-14 16:29:55 -07:00
Anthony Sottile 66250ba9bf v3.0.0 2020-05-14 16:24:40 -07:00
Anthony Sottile 2e9347f00b
Merge pull request #477 from pre-commit/remove_flake8_more
Remove additional remnants of flake8
2020-05-14 16:19:25 -07:00
Anthony Sottile e6d9355bf1 Remove additional remnants of flake8 2020-05-14 16:16:09 -07:00
Anthony Sottile b3f3c34516
Merge pull request #476 from pre-commit/remove_flake8
remove flake8 and suggest pycqa/flake8
2020-05-14 16:10:26 -07:00
Anthony Sottile b9cc9d7761 remove flake8 and suggest pycqa/flake8 2020-05-14 16:00:29 -07:00
Anthony Sottile acd6b162ce
Merge pull request #471 from pre-commit/all-repos_autofix_pre-commit-autoupdate
Run pre-commit autoupdate
2020-05-11 15:32:03 -07:00
Anthony Sottile 0872a71e1e Run pre-commit autoupdate
Committed via https://github.com/asottile/all-repos
2020-05-11 14:15:41 -07:00
Anthony Sottile e56e5bb4e9
Merge pull request #469 from aniketbhatnagar/465-Handle-Hash
[#465] Handled multiline dependencies
2020-05-08 07:24:00 -07:00
Aniket Bhatnagar bbcd31e000 Handled multiline dependencies 2020-05-08 07:10:54 -07:00
Anthony Sottile 41e26ab636
Merge pull request #461 from daikikatsuragawa/document-formatting
Document formatting
2020-03-23 10:49:53 -07:00
Daiki Katsuragawa 74024a9cfa Fix yaml formatting in README.md 2020-03-23 10:25:58 -07:00
Anthony Sottile cf3a905992
Merge pull request #459 from pre-commit/covdefaults
Use covdefaults to handle coveragerc
2020-02-29 20:39:51 -08:00
Anthony Sottile a7f73434a6 Use covdefaults to handle coveragerc 2020-02-29 20:34:45 -08:00
Anthony Sottile 23d4811e19
Merge pull request #457 from dougthor42/doc-fix-gh456
Fix docs for pretty-format-json: default indent is **2** spaces.
2020-02-27 15:07:23 -08:00
Douglas Thor 1091574d2d
Fix docs for pretty-format-json: default indent is **2** spaces. 2020-02-27 15:04:33 -08:00
Anthony Sottile d9ccd95055
Merge pull request #455 from pre-commit/3_6_1_plus
pre-commit-hooks: python3.6.1+
2020-02-24 11:10:21 -08:00
Anthony Sottile 261fb3d66c pre-commit-hooks: python3.6.1+ 2020-02-24 10:57:26 -08:00
Anthony Sottile fd3bcbd96a
Merge pull request #454 from pre-commit/asottile-patch-1
Extend deprecation message to description
2020-02-18 10:34:37 -08:00
Anthony Sottile 165a508965
Extend deprecation message to description
This will make it show up on https://pre-commit.com/hooks.html
2020-02-18 10:30:47 -08:00
Anthony Sottile 49c8f698d3
Merge pull request #453 from pre-commit/arbitrary_encoding_aws_key_check
Allow arbitrarily encoded files to be checked with detect-aws-credentials
2020-02-18 10:27:43 -08:00
Anthony Sottile 21553c2ca9 Allow arbitrarily encoded files to be checked with detect-aws-credentials 2020-02-18 10:24:17 -08:00
Anthony Sottile c7d0d3c9cc
Merge pull request #452 from dave1432/debug-statements-add-wdb
debug statements - add wdb
2020-02-18 10:16:09 -08:00
Dawid Kosiński 43bfa05e89 added wdb to DEBUG_STATEMENTS set 2020-02-18 19:10:23 +01:00
Anthony Sottile 45cb6a35b7
Merge pull request #450 from begoon/master
Skip empty key variables in detect_aws_credentials
2020-02-13 09:18:39 -08:00
Alexander Demin b3a28deca7 Review fixes 2020-02-13 17:12:45 +00:00
Alexander Demin 75d4832e98 Unit test for empty AWS variables 2020-02-13 12:01:38 +00:00
Alexander Demin ace459bec5 Skip empty variables in detect_aws_credentials 2020-02-12 21:54:05 +00:00
Anthony Sottile a18c5af5d4
Merge pull request #447 from pre-commit/pyupgrade
pre-commit-hooks: python3.6+
2020-02-05 11:27:19 -08:00
Anthony Sottile f5c42a050b pre-commit-hooks: python3.6+ 2020-02-05 11:22:18 -08:00