mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
Migrate precommit config to new stage settings
This commit is contained in:
parent
fd28160421
commit
0c76148caf
@ -3,7 +3,7 @@ repos:
|
||||
hooks:
|
||||
- id: "codechecks"
|
||||
name: "codechecks"
|
||||
stages: ["push"]
|
||||
stages: ["pre-push"]
|
||||
language: "system"
|
||||
files: ".py$"
|
||||
entry: "tox -e codechecks"
|
||||
|
Loading…
Reference in New Issue
Block a user