Skip to content

Commit

Permalink
Merge pull request #269 from pre-commit/dont_pass_filenames_no_commit…
Browse files Browse the repository at this point in the history
…_to_branch

Don't pass filenames for no-commit-to-branch
  • Loading branch information
asottile authored Feb 24, 2018
2 parents b1a8062 + 66eb9d3 commit 5d8d33a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
name: "Don't commit to branch"
entry: no-commit-to-branch
language: python
pass_filenames: false
always_run: true
# for backward compatibility
files: ''
Expand Down

0 comments on commit 5d8d33a

Please sign in to comment.