Skip to content

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 #2692

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1

[Snyk] Security upgrade werkzeug from 2.2.3 to 3.0.1 #2692

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]