Add pre-commit config to update automatically
This commit is contained in:
@@ -80,6 +80,11 @@ repos:
|
|||||||
entry: PyBind|Numpy|Cmake|Github|PyTest
|
entry: PyBind|Numpy|Cmake|Github|PyTest
|
||||||
types:
|
types:
|
||||||
- markdown
|
- markdown
|
||||||
|
- id: update-readme-changelog
|
||||||
|
name: Update README changelog
|
||||||
|
language: python
|
||||||
|
entry: bin/update_readme_changelog.py
|
||||||
|
files: ^docs/changelog.md$
|
||||||
|
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
rev: v2.1.0
|
rev: v2.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user