Skip to content

chore(deps): bump @aws-sdk/client-cloudformation from 3.577.0 to 3.606.0 #127

chore(deps): bump @aws-sdk/client-cloudformation from 3.577.0 to 3.606.0

chore(deps): bump @aws-sdk/client-cloudformation from 3.577.0 to 3.606.0 #127

Workflow file for this run

name: Pre-commit
on: [pull_request]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v2
- uses: pre-commit/action@v2.0.2
with:
extra_args: --all-files