Skip to content

[Snyk] Upgrade react from 18.2.0 to 18.3.1 #405

[Snyk] Upgrade react from 18.2.0 to 18.3.1

[Snyk] Upgrade react from 18.2.0 to 18.3.1 #405

Workflow file for this run

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