Skip to content

Bump elasticsearch from 8.13.1 to 8.13.2 #658

Bump elasticsearch from 8.13.1 to 8.13.2

Bump elasticsearch from 8.13.1 to 8.13.2 #658

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
ruff: true
black: true
mypy: true
rstcheck: true