Skip to content

fix(python): pip-compile config #95

fix(python): pip-compile config

fix(python): pip-compile config #95

Workflow file for this run

name: CI
on:
# Triggers the workflow on push to every branch
push:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# validate every configuration preset
- uses: bettermarks/renovate-config/validator@main
with:
config: default.json
- uses: bettermarks/renovate-config/validator@main
with:
config: javascript.json
- uses: bettermarks/renovate-config/validator@main
with:
config: python.json