Skip to content

Commit

Permalink
chore: poetry update (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Ran Isenberg <ran.isenberg@ranthebuilder.cloud>
  • Loading branch information
ran-isenberg and Ran Isenberg authored Dec 12, 2023
1 parent 0f0de2a commit 101c4cd
Show file tree
Hide file tree
Showing 4 changed files with 292 additions and 310 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repos:
exclude: "^(?!helpers/)"
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.5
rev: v0.1.7
hooks:
# Run the Ruff linter.
- id: ruff
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"aws-cdk": "2.110.0"
"aws-cdk": "2.114.1"
}
}
Loading

0 comments on commit 101c4cd

Please sign in to comment.