Skip to content

Bump eslint from 8.57.0 to 9.0.0 #6497

Bump eslint from 8.57.0 to 9.0.0

Bump eslint from 8.57.0 to 9.0.0 #6497

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test our container definitions
run: make test-check-containers