mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
add .bumpversion.cfg to pre-commit ignore
Causes problems with releasing when pre-commit changes the file after bumpversion updates it
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
exclude: '.project-template|docs/conf.py'
|
exclude: '.project-template|docs/conf.py|.bumpversion.cfg'
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v4.5.0
|
rev: v4.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user