Skip to content

Bump braces from 3.0.2 to 3.0.3 in /services/slackbot #1459

Bump braces from 3.0.2 to 3.0.3 in /services/slackbot

Bump braces from 3.0.2 to 3.0.3 in /services/slackbot #1459

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
defaults:
run:
working-directory: ./services/engine
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: psf/black@stable