5
0
Fork 0
mirror of https://github.com/pre-commit/action.git synced 2025-11-07 02:36:55 +00:00

Commit graph

  • 83edd4dade
    Update action.yml Yu Ishikawa 2025-10-09 12:01:53 +0900
  • aae92eaf9f
    Pin actions/cache to a full-length commit SHA Illia Volochii 2025-09-19 21:42:38 +0300
  • 89e11bc533
    Pin actions/cache Edgar Ramírez-Mondragón 2025-09-03 22:40:11 -0600
  • f151909a1b
    Pin actions/cache to SHA Tom Cammann 2025-08-18 10:42:24 +0100
  • 1b06ec171f
    Merge pull request #228 from pre-commit/pre-commit-ci-update-config main Anthony Sottile 2025-08-13 10:21:40 -0400
  • 3dd4f7d8a3
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-08-11 20:46:13 +0000
  • 8191f94254
    Bump GitHub Actions Dimitri Papadopoulos 2025-05-15 11:07:58 +0200
  • c67d81d53a fix: support uv run as well Matthias Schoettle 2025-03-06 18:48:31 +0000
  • 93b6e00b4d
    docs: update README to reflect latest changes and version Matthias Schoettle 2025-02-17 06:24:46 -0500
  • 2f0f9f5b76 fix: run pre-commit using uvx Matthias Schoettle 2025-02-17 02:23:14 +0000
  • 09ca561541 fix: run pre-commit using uv Matthias Schoettle 2025-02-15 12:46:59 +0000
  • b6d550bbc3 ci: install Python using uv Matthias Schoettle 2025-02-15 11:53:58 +0000
  • 9a134f4f53
    add cache restore key and run gc in post step Tom Whitwell 2025-02-14 09:46:20 +0000
  • a8df2899ac feat: switch to using uv instead of pip Matthias Schoettle 2025-02-12 22:29:22 +0000
  • 1635e35260 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-12 10:40:30 +0000
  • ba20681ce4
    1 bithome 2025-02-12 18:39:17 +0800
  • c9459ee214
    Merge dad1fa6c4a into 576ff52938 bithomeAI 2025-02-12 17:27:52 +0800
  • dad1fa6c4a [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-12 09:27:47 +0000
  • 3b594b2981 1 w177757025qq 2025-02-12 17:21:31 +0800
  • d59f0ebc81
    fix how uv is used Abe Hanoka 2024-12-21 20:43:58 -0500
  • dcbc45ed30
    Merge branch 'pre-commit:main' into main Abe Hanoka 2024-12-21 20:39:09 -0500
  • a0521ca752
    Bump up recommended actions Dima Tisnek 2024-11-15 10:30:18 +0900
  • 576ff52938
    Merge pull request #211 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2024-10-08 06:48:24 -0400
  • e0c8cf5fb2
    Modified pipeline to use explicit pre-commit version Ryan Wood 2024-10-08 10:35:41 +0900
  • 34ec70f5aa
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-10-08 00:02:03 +0000
  • bf562ee3e8
    Merge branch 'pre-commit:main' into main Abe Hanoka 2024-06-19 12:14:48 -0400
  • 6ba37b7f8c
    Update README.md Olivier DEBAUCHE 2024-06-07 18:19:35 +0200
  • f17cc8261e
    Bump actions/checkout and actions/setup-python to their latest major versions in readme Edgar Ramírez Mondragón 2024-05-09 12:52:30 -0600
  • 7b3e315975
    Update sample action to use the latest actions for checkout and setup-python Zachary Blackwood 2024-05-02 10:29:09 -0400
  • 75a38657f1
    Upgrade checkout and setup-python Nelson Wolf 2024-04-11 14:39:45 -0700
  • f7acafac02
    Merge pull request #199 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2024-04-10 11:20:12 -0400
  • 116a0a080d
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-04-08 22:08:19 +0000
  • 9403e776ac
    chore: bump deps Lucas Fernando Cardoso Nunes 2024-03-22 19:43:01 -0300
  • c810f3fe17
    feat(README): explain reason for fork in README Abe 2024-03-22 15:27:53 -0400
  • 14974dc737
    feat(uv): add uv as pip replacement Abe 2024-03-22 11:37:56 -0400
  • 0e2472f03e
    Always save checked out hooks in GitHub Actions cache Carl Thomé 2024-02-20 00:56:11 +0100
  • 1372ed7f3c
    Update main.yml Thomas Schmelzer 2024-02-11 20:27:03 +0400
  • 175a5cf1f0
    Update README.md Thomas Schmelzer 2024-02-11 20:26:03 +0400
  • 2c7b3805fd v3.0.1 v3.0.1 Anthony Sottile 2024-02-07 09:12:24 -0500
  • 8e2deebc79
    Merge pull request #190 from SukiCZ/upgrade-action/cache-v4 Anthony Sottile 2024-02-07 09:11:17 -0500
  • 0dbc303468 Upgrade action/cache to v4. Fixes: #189 Jakub Boukal 2024-02-06 22:46:44 +0000
  • 09dd52d130 update action checkout, cache, python kostya 2024-01-25 07:28:42 +0300
  • 7eb347803d
    Fix issue with "InvalidManifestError" Serhii Korchynskyi 2023-11-27 17:19:51 +0100
  • 1be2da1f0c Upgrade from github action v3 to v4 Ryan Friedman 2023-11-23 00:58:46 -0700
  • c7d159c209
    Merge pull request #185 from pre-commit/asottile-patch-1 Anthony Sottile 2023-11-19 11:11:13 -0500
  • 9dd42377a1
    fix main badge Anthony Sottile 2023-11-19 11:07:05 -0500
  • 37faf8a587
    Merge pull request #184 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2023-10-09 16:41:18 -0400
  • 049686ec52
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2023-10-09 20:33:32 +0000
  • ed30ca0b23
    Update main.yml mosfet80 2023-09-25 22:54:22 +0200
  • 459a35c971
    Update main.yml mosfet80 2023-09-25 22:39:19 +0200
  • cce198070b
    Merge pull request #1 from dimaqq/patch-1 mikedlr 2023-03-23 13:53:47 +0000
  • e09dabc38d
    Pin action to a commit sha Avri Schneider 2023-03-02 00:05:46 +0200
  • 5aa4a6a58b
    Bump up setup-python Dima Tisnek 2023-02-07 15:17:58 +0900
  • 5f528da5c9
    move back to maintenance-only Anthony Sottile 2023-01-30 22:06:42 -0500
  • 477bea8184
    Update README.md Sai Krishna Palakollu 2022-12-16 03:22:41 +0530
  • efd3bcfec1
    Merge pull request #170 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-11-28 18:42:48 -0800
  • df308c7f46
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-11-29 01:09:46 +0000
  • 4835dd9762
    Merge pull request #167 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-06-13 18:47:51 -0400
  • 621169c0e1
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-06-13 21:56:16 +0000
  • d327abce53
    Merge pull request #166 from pre-commit/all-repos_autofix_name-gha Anthony Sottile 2022-06-11 13:40:51 -0400
  • 127658c34a remove unneeded name in github actions Anthony Sottile 2022-06-11 13:18:11 -0400
  • 4d9c0900f3
    docs: update to work with actions/setup-python@v4 Lucas Bickel 2022-06-11 09:44:19 +0200
  • cf04e2f816 Merge tag 'v3.0.0' into release release Anthony Sottile 2022-06-05 16:05:03 -0400
  • 646c83fcd0 v3.0.0 v3.0.0 Anthony Sottile 2022-06-05 16:02:59 -0400
  • 7a7fccb381
    Merge pull request #164 from pre-commit/remove-pushing Anthony Sottile 2022-06-05 16:02:23 -0400
  • f5c2d257b4 remove pushing behaviour Anthony Sottile 2022-06-05 15:11:52 -0400
  • c67424282e
    Merge pull request #162 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-05-23 16:23:30 -0400
  • 8a43c8467f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-23 20:08:21 +0000
  • 09322329f4
    Merge pull request #161 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-05-09 14:11:10 -0700
  • 3945558147
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-05-09 20:28:00 +0000
  • d1945e3ce2
    Merge pull request #158 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-25 15:52:31 -0400
  • 705d6c10ed
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-25 19:48:25 +0000
  • c81293cb5e
    Merge pull request #156 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-04-11 17:05:00 -0400
  • beaab0e221
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-04-11 20:54:30 +0000
  • b1bd62edf9 update actions to use node 16 runtime version Omer Biran 2022-03-29 22:20:45 +0300
  • 88dd0894fe
    Update runtime to node 16 Omer 2022-03-29 22:16:09 +0300
  • b9fd92bb06
    Merge pull request #153 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-03-28 15:58:32 -0400
  • 2759599985
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-28 19:14:50 +0000
  • f6b535d040 Deployed to github pages Github Actions 2022-03-25 19:02:27 +0000
  • 9a1cc1834b
    Merge pull request #151 from pre-commit/all-repos_autofix_reorder-pre-commit-config Anthony Sottile 2022-03-25 15:01:24 -0400
  • 0faf8cbac1 reorder pre-commit config Anthony Sottile 2022-03-25 14:11:08 -0400
  • a233a7f0c3
    Merge pull request #150 from pre-commit/dependabot/npm_and_yarn/minimist-1.2.6 Anthony Sottile 2022-03-24 15:14:02 -0400
  • c75b98d0c9
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-24 19:12:22 +0000
  • 293789a036
    Merge pull request #149 from pre-commit/all-repos_autofix_master-to-main Anthony Sottile 2022-03-24 15:03:31 -0400
  • 0b87ea7c1b Update default branch to main Anthony Sottile 2022-03-24 14:52:48 -0400
  • 578a642ddc
    Merge pull request #147 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-03-14 18:30:21 -0400
  • d24cbe726f
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-03-14 22:17:57 +0000
  • 07e99c546c
    Merge pull request #146 from pre-commit/all-repos_autofix_gitignore-cleanup Anthony Sottile 2022-03-13 20:08:01 -0400
  • bf8ef41c5e remove unneeded gitignore lines Anthony Sottile 2022-03-13 19:55:04 -0400
  • f8de32b061
    Merge pull request #145 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-02-28 15:32:16 -0500
  • 001a4c2741
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-02-28 20:30:28 +0000
  • fda0f7d95f
    Merge pull request #144 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-02-14 16:01:03 -0500
  • 690b0df97c
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-02-14 20:37:38 +0000
  • 876132a3c2 Deployed to github pages Github Actions 2022-02-12 19:14:01 +0000
  • 0d6e15c976
    Merge pull request #143 from pre-commit/dependabot/npm_and_yarn/node-fetch-2.6.7 Anthony Sottile 2022-02-12 14:13:06 -0500
  • 886bc93420
    Bump node-fetch from 2.6.1 to 2.6.7 dependabot[bot] 2022-02-12 19:11:10 +0000
  • 700c33144a
    Merge pull request #142 from pre-commit/dependabot/npm_and_yarn/ajv-6.12.6 Anthony Sottile 2022-02-12 14:10:31 -0500
  • c5ce27d3d8
    Bump ajv from 6.12.2 to 6.12.6 dependabot[bot] 2022-02-12 19:01:59 +0000
  • 686d7163d0
    Merge pull request #140 from pre-commit/pre-commit-ci-update-config Anthony Sottile 2022-01-31 16:05:41 -0500
  • 8efcf54b58
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2022-01-31 21:02:16 +0000