Skip to content

feat!: Change all voluptuous schema names to LegacySchema #229

feat!: Change all voluptuous schema names to LegacySchema

feat!: Change all voluptuous schema names to LegacySchema #229

Workflow file for this run

---
name: "Pre-commit"
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
name: Run pre-commit hooks
runs-on: ubuntu-latest
steps:
- uses: mozilla-releng/actions/pre-commit@main