mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 02:00:03 +01:00
pre-commit-config: Remove deprecated default_stages "commit"
The new stage name "pre-commit" was used to update the pre-commit configuration.
This commit is contained in:
parent
003c251fdc
commit
319650c145
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
default_stages: [commit]
|
default_stages: [pre-commit]
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v5.0.0
|
rev: v5.0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue