Skip to content

chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7 (#250) #800

chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7 (#250)

chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7 (#250) #800

Workflow file for this run

name: Ruff
on:
push:
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: python -Im pip install --user ruff
- name: Run ruff
run: ruff check --output-format=github djangocms_alias