Skip to content

Bump es5-ext from 0.10.53 to 0.10.63 in /ui #618

Bump es5-ext from 0.10.53 to 0.10.63 in /ui

Bump es5-ext from 0.10.53 to 0.10.63 in /ui #618

Workflow file for this run

name: lint
on:
# Trigger the workflow on push or pull request,
# but only for the main and develop branches
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable