mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-07 20:26:54 +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"
|
name: "Don't commit to branch"
|
||||||
entry: no-commit-to-branch
|
entry: no-commit-to-branch
|
||||||
language: python
|
language: python
|
||||||
|
pass_filenames: false
|
||||||
always_run: true
|
always_run: true
|
||||||
# for backward compatibility
|
# for backward compatibility
|
||||||
files: ''
|
files: ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue