Commit graph

  • cc9d950601 v2.19.0 v2.19.0 Anthony Sottile 2022-05-05 06:54:43 -07:00
  • 96bf685380
    fix non-unique id Anthony Sottile 2022-05-04 21:22:24 -04:00
  • 1b8665571e
    Merge pull request #2375 from pre-commit/search-the-tracker Anthony Sottile 2022-05-04 18:21:39 -07:00
  • af467017c2 add search term required input to issue template Anthony Sottile 2022-05-04 11:49:47 -07:00
  • bec1728133
    Merge pull request #2370 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-05-02 16:22:55 -04:00
  • 81129cefa5
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-02 20:18:58 +00:00
  • 7f189260e6
    Merge pull request #2362 from pre-commit/deprecate-separate-entry-points Anthony Sottile 2022-04-24 20:03:35 -04:00
  • 3929fe4a63 upgrade CI to ubuntu-latest / windows-latest Anthony Sottile 2022-04-24 19:09:05 -04:00
  • 777ffdd692 deprecate pre-commit-validate-{config,manifest} Anthony Sottile 2022-04-24 18:04:19 -04:00
  • 91f0344b08 hook: enable calling out of tree entries Konrad Weihmann 2022-04-22 09:59:41 +02:00
  • e1ce4c0bf3
    Merge pull request #2349 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-18 16:24:09 -04:00
  • 18f1cdf470
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-18 19:50:30 +00:00
  • f7940112a2
    Merge pull request #2342 from jalessio/upgrade-to-ruby-build-20220412 Anthony Sottile 2022-04-17 10:44:37 -04:00
  • 392bc33466 Update ruby-build to v20220412 Jamie Alessio 2022-04-13 10:19:57 -07:00
  • 89a50ed64d
    Merge pull request #2348 from pre-commit/healthy-info Anthony Sottile 2022-04-16 17:16:19 -04:00
  • 07554e9525 add additional info to healthy-after-install check Anthony Sottile 2022-04-16 14:59:46 -04:00
  • 2562c7f796
    Merge pull request #2345 from wwade/main Anthony Sottile 2022-04-14 18:17:56 -04:00
  • feb0d34213
    pre-push: fix stdin line splitting when <local ref> has whitespace Wade Carpenter 2022-04-14 14:27:46 -07:00
  • f9473e756d
    Merge pull request #2343 from pre-commit/golang-1-18 Anthony Sottile 2022-04-13 18:25:13 -04:00
  • b952c99898 fix tests for golang 1.18 Anthony Sottile 2022-04-13 17:52:55 -04:00
  • 350f05fab5 Not sure if this a good idea. It does make the go test pass Walluce Pinkham 2022-04-13 16:04:48 +01:00
  • 04ce969f1f Added another file in the attempt to fix golang tests Walluce Pinkham 2022-04-13 15:27:28 +01:00
  • 08e56f0a35 Attempt to fix golang tests Walluce Pinkham 2022-04-13 14:38:52 +01:00
  • 149d0cd7f5 Merge branch 'language-powershell' of https://github.com/WallucePinkham/pre-commit into language-powershell Walluce Pinkham 2022-04-13 11:48:05 +01:00
  • be3f392846 Fixed another flake8 issue with indents Walluce Pinkham 2022-04-13 11:47:55 +01:00
  • bad20ba9cb [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-13 09:27:47 +00:00
  • 9d518f7c41 Updated all.py Walluce Pinkham 2022-04-13 10:26:38 +01:00
  • 1610c9fe15 Fixed flake8 issue Walluce Pinkham 2022-04-13 09:35:44 +01:00
  • 156848e7a1 Merge branch 'language-powershell' of https://github.com/WallucePinkham/pre-commit into language-powershell Walluce Pinkham 2022-04-13 09:35:13 +01:00
  • f7b8e09e68 Fixed flake8 issue Walluce Pinkham 2022-04-13 09:34:55 +01:00
  • df79b0f037 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-13 08:13:07 +00:00
  • f2e3803913 Added powershell support Walluce Pinkham 2022-04-13 09:08:12 +01:00
  • 835396c645 Merge branch 'main' of https://github.com/WallucePinkham/pre-commit into language-powershell Walluce Pinkham 2022-04-12 16:18:59 +01:00
  • 7189f340a9
    Merge pull request #2339 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-11 20:01:17 -04:00
  • e3ae0664bb
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-11 20:54:45 +00:00
  • ecd7363676
    Merge pull request #2332 from WallucePinkham/main Anthony Sottile 2022-04-07 14:13:54 -04:00
  • 9b3df4b90e Handling multiple outputs from dotnet pack Walluce Pinkham 2022-04-06 10:19:21 +01:00
  • 764971b805 Merge branch 'main' of https://github.com/WallucePinkham/pre-commit into main Walluce Pinkham 2022-04-07 17:40:52 +01:00
  • f76965f913 Changed dotnet framework version to 5.0 Walluce Pinkham 2022-04-07 17:40:28 +01:00
  • e1cefec672 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-04-07 14:24:00 +00:00
  • be25dddf85 Merge branch 'multiple-dotnet-outputs' into main Walluce Pinkham 2022-04-07 15:21:20 +01:00
  • de442cafb3 Added tests for new code Walluce Pinkham 2022-04-07 15:14:18 +01:00
  • 41910e3c89 Handling multiple outputs from dotnet pack Walluce Pinkham 2022-04-06 10:22:58 +01:00
  • 7569f3393c Handling multiple outputs from dotnet pack Walluce Pinkham 2022-04-06 10:19:21 +01:00
  • 26a3e6f9ff
    Merge pull request #2329 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-04 16:03:56 -04:00
  • c8ce94b40e
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-04 20:00:42 +00:00
  • 0276e25f71 v2.18.1 v2.18.1 Anthony Sottile 2022-04-02 21:32:54 -04:00
  • f5af0a9ff4
    Merge pull request #2324 from pre-commit/local-hooks-py27 Anthony Sottile 2022-04-02 21:31:34 -04:00
  • 1722448c3b fix python 2.7 repo: local hooks Anthony Sottile 2022-04-02 20:26:03 -04:00
  • c5a39ae77e v2.18.0 v2.18.0 Anthony Sottile 2022-04-02 19:36:45 -04:00
  • 3aa2ce89e8
    Merge pull request #2323 from pre-commit/move-try-slightly Anthony Sottile 2022-04-02 19:23:04 -04:00
  • a138c85e64 move patch discarding inside try for staged_files_only Anthony Sottile 2022-04-02 16:20:16 -04:00
  • 7602abc3cf
    Merge pull request #2322 from pre-commit/default-install-hook-types Anthony Sottile 2022-04-02 15:36:59 -04:00
  • e11163d010
    Merge pull request #2301 from jeff-m-sullivan/rscript-path Anthony Sottile 2022-04-02 15:30:52 -04:00
  • d65016042b
    Merge pull request #2252 from daschuer/worktree_fix Anthony Sottile 2022-04-02 15:30:45 -04:00
  • fd0177ae3a implement default_install_hook_types Anthony Sottile 2022-04-02 14:00:23 -04:00
  • ba132f0200 Split get_git_dir() into get_git_dir() and get_git_common_dir() Daniel Schürmann 2021-07-11 07:59:33 +02:00
  • 764a0db68e use Rscript path relative to $R_HOME/bin/... Jeff Sullivan 2022-03-22 21:52:46 -04:00
  • 934afb85a4
    Merge pull request #2319 from jalessio/jamie/upgrade-rbenv-and-ruby-build Anthony Sottile 2022-03-31 14:35:15 -04:00
  • 9021fa15dd Update ruby-build to latest available Jamie Alessio 2022-03-31 10:33:36 -07:00
  • b97bb1809f
    Merge pull request #2312 from mblayman/multiple-tags Anthony Sottile 2022-03-31 11:13:45 -04:00
  • e8b46c1b16 Pick a tag if multiple tags exist on a SHA. Matt Layman 2022-03-30 01:08:52 -04:00
  • a522507020
    Merge pull request #2315 from pre-commit/error-messages Anthony Sottile 2022-03-30 12:54:37 -04:00
  • 2188c0fd2c include the configured value in the language_version / additional_dependencies error Anthony Sottile 2022-03-30 10:38:05 -04:00
  • db44ad3022
    Merge pull request #2304 from pre-commit/all-repos_autofix_reorder-pre-commit-config Anthony Sottile 2022-03-25 15:01:02 -04:00
  • 3b98040623 fix pre-commit issues Anthony Sottile 2022-03-25 14:31:33 -04:00
  • 97419b34de reorder pre-commit config Anthony Sottile 2022-03-25 14:12:02 -04:00
  • 98b9b70aa4
    Merge pull request #2302 from pre-commit/master-to-main Anthony Sottile 2022-03-24 13:56:33 -04:00
  • 525191f34b update master to main Anthony Sottile 2022-03-24 13:52:25 -04:00
  • 354b900f15
    Merge pull request #2297 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-03-21 19:03:59 -04:00
  • 28a5a28b39
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-21 22:31:22 +00:00
  • 4421cb9424
    Merge pull request #2293 from Holzhaus/coursier-executable-names Anthony Sottile 2022-03-17 19:05:17 -04:00
  • 678ef6b9fd coursier: Add support for both cs and coursier executable names Jan Holthuis 2022-03-17 15:31:01 +01:00
  • da55e97df8
    Merge pull request #2288 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-03-15 11:49:36 -04:00
  • a8225a250b convince mypy that these are the same Anthony Sottile 2022-03-14 18:37:07 -04:00
  • 9516ed41aa
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-14 22:18:01 +00:00
  • f5116bc88d
    Merge pull request #2285 from pre-commit/all-repos_autofix_gitignore-cleanup Anthony Sottile 2022-03-13 20:20:38 -04:00
  • a85df8027b remove unneeded gitignore lines Anthony Sottile 2022-03-13 19:55:30 -04:00
  • c6dee597c5 Add test case elagil 2022-03-13 12:54:55 +01:00
  • 8861b85dae Prepend hook name to each output line elagil 2022-03-13 11:51:35 +01:00
  • d525928665
    Merge pull request #2272 from VincentBerthier/master Anthony Sottile 2022-03-05 18:26:51 -05:00
  • 2ed0eaa121
    Merge pull request #2277 from lorenzwalthert/always-binary Anthony Sottile 2022-03-05 18:26:34 -05:00
  • 65755af7e3 inline options() to always install binaries Lorenz Walthert 2022-03-05 21:04:01 +01:00
  • 07f441584b
    GIT_HTTP_PROXY_AUTHMETHOD kept in env variables VincentBerthier 2022-03-04 20:18:27 +01:00
  • e0e536b54e
    Merge pull request #2266 from leetrout/patch-1 Anthony Sottile 2022-03-02 18:09:02 -05:00
  • e58bcb51fc
    Fix typo in help docs for to-ref and from-ref Lee Trout 2022-03-02 17:33:11 -05:00
  • 5ba332044a Axe the universal wheel config int3l 2022-03-02 15:16:02 +02:00
  • 74cf70340e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-02-22 17:22:08 +00:00
  • 9fd260feb1 Adding argument: --summary-json-output-file Andrew Glenn 2022-02-21 19:57:47 -06:00
  • 417c5d6429 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2022-02-18 03:03:49 +00:00
  • e03b5eb218
    Add PRE_COMMIT_ALL_FILES environment variable Jameel Al-Aziz 2022-02-17 18:52:18 -08:00
  • 5cfdaa3aee Use /proc/1/sched Jiri Tyr 2022-02-10 17:30:22 +00:00
  • 039db10d86 Improving DinD detection Jiri Tyr 2022-02-09 23:12:09 +00:00
  • 7858ad066f
    Merge pull request #2227 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-01-31 16:25:02 -05:00
  • 8e9202acb4
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-31 21:02:21 +00:00
  • 4ea20a18a5
    Update install_uninstall.py Greedquest 2022-01-24 17:28:54 +00:00
  • f1d2e6c289
    Merge pull request #2216 from pre-commit/all-repos_autofix_flake8-typing-imports Anthony Sottile 2022-01-23 21:56:48 -05:00
  • 1112c9f5ce upgrade flake8-typing-imports Anthony Sottile 2022-01-23 21:20:59 -05:00
  • 84372e0edc
    Merge pull request #2215 from pre-commit/drop-py36 Anthony Sottile 2022-01-18 19:29:54 -05:00
  • 04de6a2e57 drop python 3.6 support Anthony Sottile 2022-01-18 17:36:17 -05:00