Skip to content

chore: Bump plugin.json version to 1.1.1. #24

chore: Bump plugin.json version to 1.1.1.

chore: Bump plugin.json version to 1.1.1. #24

Workflow file for this run

on:
push:
branches:
- main
name: ci
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wntrblm/nox@2025.11.12
with:
python-versions: "3.8, 3.9, 3.10, 3.11, 3.12, 3.13, 3.14"
- run: nox -s lint