Skip to content

Commit

Permalink
Add CHANGELOG to repo and docs (#772)
Browse files Browse the repository at this point in the history
* Add CHANGELOG to repo and docs

* Update pre-commit hooks
  • Loading branch information
ml-evs authored Jun 6, 2024
1 parent 513d8e1 commit 3896ff2
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.4.3"
rev: "v0.4.7"
hooks:
- id: ruff
args: [--fix]
Expand Down
Loading

0 comments on commit 3896ff2

Please sign in to comment.