Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
chand1012 committed Feb 2, 2021
1 parent bb5e216 commit 01b5665
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ repos:
rev: v1.5.4
hooks:
- id: autopep8
args: ['-r', '--in-place', 'src']
exclude: |
(?x)(^src/video-output-util/)
args: ['-r', '--in-place', 'youtube_upload']

0 comments on commit 01b5665

Please sign in to comment.