Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyutang authored Mar 6, 2024
1 parent 6fcb4ae commit b4c56c5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
repos:
- repo: https://github.com/PaddlePaddle/mirrors-yapf.git
rev: 0d79c0c469bab64f7229c9aca2b1186ef47f0e37
hooks:
- id: yapf
files: \.py$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: a11d9314b22d8f8c7556443875b731ef05965464
hooks:
Expand All @@ -25,4 +20,4 @@ repos:
- id: forbid-tabs
files: \.md$
- id: remove-tabs
files: \.md$
files: \.md$

0 comments on commit b4c56c5

Please sign in to comment.