Skip to content

Commit

Permalink
remove aws_write from pre commits, as the folder was deleted (#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpeng02 authored Feb 21, 2024
1 parent 05f6406 commit ee9ec1a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ repos:
# - id: poetry-lock
# entry: sh -c 'cd backend && poetry lock'

- id: poetry-check
entry: sh -c 'cd aws_write && poetry check'

# - id: poetry-lock
# entry: sh -c 'cd aws_write && poetry lock'

- repo: https://github.com/gitguardian/ggshield
rev: v1.14.2
hooks:
Expand Down

0 comments on commit ee9ec1a

Please sign in to comment.