summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorPradyun Gedam <pradyunsg@users.noreply.github.com>2022-10-07 12:04:14 +0100
committerPradyun Gedam <pradyunsg@users.noreply.github.com>2022-10-07 12:04:14 +0100
commit2b9e3a958acf5810bb935f95a35ac260e5ac681b (patch)
tree3fefbaf73ece8665d8fccc3069b5bb2730fcdd44 /.pre-commit-config.yaml
parent21752556f1e8353dc6eec2d9154522eda950c27c (diff)
downloadpip-2b9e3a958acf5810bb935f95a35ac260e5ac681b.tar.gz
Remove pre-commit from GitHub Actions
This is a step in moving linting completely to pre-commit.ci.
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6dde3d6ff..4d121315a 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -77,4 +77,3 @@ repos:
rev: '0.48'
hooks:
- id: check-manifest
- stages: [manual]