Skip to content

Update sentry-sdk requirement from ~=2.14.0 to ~=2.16.0 in /app #1178

Update sentry-sdk requirement from ~=2.14.0 to ~=2.16.0 in /app

Update sentry-sdk requirement from ~=2.14.0 to ~=2.16.0 in /app #1178

Workflow file for this run

name: pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.9"
- uses: pre-commit/[email protected]