commit | 66eb9d3aec1237b5aae3785b22da6b2f699b5d54 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Sat Feb 24 09:24:30 2018 -0800 |
committer | Anthony Sottile <asottile@umich.edu> | Sat Feb 24 09:24:30 2018 -0800 |
tree | 0a6bfef3b9c30efc15609e4a46a979894757b63e | |
parent | b1a80627506b0bd238a6931f59efa7922b7b2d78 [diff] [blame] |
Don't pass filenames for no-commit-to-branch
diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index f1a901e..7718810 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml
@@ -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: ''