Skip to content

build(deps): bump pyramid-session-redis from 1.7.1 to 1.8.0 #297

build(deps): bump pyramid-session-redis from 1.7.1 to 1.8.0

build(deps): bump pyramid-session-redis from 1.7.1 to 1.8.0 #297

Workflow file for this run

name: lint
on: push
jobs:
lint:
name: ruff
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run Ruff over code
uses: chartboost/ruff-action@v1