Skip to content

chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 #142

chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 51.0.0

chore(deps-dev): bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 #142

Workflow file for this run

---
name: 'Lint yaml'
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint .