mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 19:46:54 +00:00
Merge pull request #580 from pre-commit/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
ab4411023d
4 changed files with 73 additions and 1 deletions
|
|
@ -205,3 +205,9 @@
|
|||
language: python
|
||||
types: [text]
|
||||
stages: [commit, push, manual]
|
||||
- id: check-gitleaks
|
||||
name: "gitleaks"
|
||||
entry: check-gitleaks
|
||||
language: python
|
||||
pass_filenames: false
|
||||
always_run: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue