Skip to content

Bump @babel/traverse from 7.14.7 to 7.23.2 in /atlas/static #24

Bump @babel/traverse from 7.14.7 to 7.23.2 in /atlas/static

Bump @babel/traverse from 7.14.7 to 7.23.2 in /atlas/static #24

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Backend code formatting check (Black)
uses: psf/black@stable