Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Commit d11095d

Browse files
authored
Updated README and pre-commit configurations (#26)
* pre-commit autoupdate * updated readme
1 parent a01bcaf commit d11095d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ repos:
9595
stages:
9696
- manual
9797
- repo: https://github.com/charliermarsh/ruff-pre-commit
98-
rev: v0.1.1
98+
rev: v0.1.2
9999
hooks:
100100
- id: ruff
101101
args:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- [x] ~~Setup Github Actions~~
3030
- [x] ~~Host documentation~~
3131
- [x] ~~Hypotheses testing~~
32-
- [ ] Pydantic Validation
32+
- [x] ~~Pydantic Validation~~
3333

3434
## Tools Used
3535

0 commit comments

Comments
 (0)