Skip to content

Commit

Permalink
Don't pass filenames for no-commit-to-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Feb 24, 2018
1 parent b1a8062 commit 66eb9d3
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 66eb9d3

Please sign in to comment.