Skip to content

Merge pull request #23 from i-dot-ai/dependabot/npm_and_yarn/prototyp… #22

Merge pull request #23 from i-dot-ai/dependabot/npm_and_yarn/prototyp…

Merge pull request #23 from i-dot-ai/dependabot/npm_and_yarn/prototyp… #22

Workflow file for this run

name: pre-commit
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]