Skip to content

Commit d5aebb4

Browse files
authored
feat: upgrade advance alchemy (#166)
* feat: upgrade AA * fix: deprecation changes * chore: upgrade deps
1 parent 8e6edb9 commit d5aebb4

File tree

5 files changed

+531
-511
lines changed

5 files changed

+531
-511
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: mixed-line-ending
1212
- id: trailing-whitespace
1313
- repo: https://github.com/charliermarsh/ruff-pre-commit
14-
rev: v0.4.7
14+
rev: v0.4.8
1515
hooks:
1616
- id: ruff
1717
args:

0 commit comments

Comments
 (0)