Skip to content

chore(deps-dev): bump @babel/traverse from 7.14.5 to 7.23.6 #132

chore(deps-dev): bump @babel/traverse from 7.14.5 to 7.23.6

chore(deps-dev): bump @babel/traverse from 7.14.5 to 7.23.6 #132

Workflow file for this run

name: Lint Code Base
on:
pull_request
jobs:
super-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v3
env:
DEFAULT_BRANCH: main
VALIDATE_DOCKERFILE: true
VALIDATE_JAVASCRIPT_ES: true
VALIDATE_YAML: true
VALIDATE_ALL_CODEBASE: false