Skip to content

[Snyk] Upgrade @aws-sdk/client-cloudwatch from 3.363.0 to 3.454.0 #94

[Snyk] Upgrade @aws-sdk/client-cloudwatch from 3.363.0 to 3.454.0

[Snyk] Upgrade @aws-sdk/client-cloudwatch from 3.363.0 to 3.454.0 #94

Workflow file for this run

name: Pre-commit
on: [pull_request]
jobs:
prettier:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup python
uses: actions/setup-python@v2
- name: Run pre-commit
uses: pre-commit/[email protected]
with:
extra_args: --all-files