mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-29 10:16:52 +00:00
Don't pass filenames for no-commit-to-branch
This commit is contained in:
parent
b1a8062750
commit
66eb9d3aec
1 changed files with 1 additions and 0 deletions
|
|
@ -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: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue