Skip to content

Commit 271f046

Browse files
committed
Impelement a form for new plan
1 parent ec42197 commit 271f046

File tree

2 files changed

+526
-505
lines changed

2 files changed

+526
-505
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
- id: mypy
1616
additional_dependencies: ["types-PyYAML"]
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.6.5
18+
rev: v0.8.2
1919
hooks:
2020
# Run the linter.
2121
- id: ruff

0 commit comments

Comments
 (0)