Skip to content

Bump eslint-config-prettier from 8.8.0 to 9.0.0 #1082

Bump eslint-config-prettier from 8.8.0 to 9.0.0

Bump eslint-config-prettier from 8.8.0 to 9.0.0 #1082

Workflow file for this run

name: License headers
on: [push, pull_request]
jobs:
licenseheader:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check license headers
run: "./.ci/license/check-license-headers.sh"