Add pre-commit config to update automatically
This commit is contained in:
@@ -80,6 +80,11 @@ repos:
|
||||
entry: PyBind|Numpy|Cmake|Github|PyTest
|
||||
types:
|
||||
- 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
|
||||
rev: v2.1.0
|
||||
|
||||
Reference in New Issue
Block a user