Skip to content

Update dependency djangorestframework-simplejwt to v5.3.0 #722

Update dependency djangorestframework-simplejwt to v5.3.0

Update dependency djangorestframework-simplejwt to v5.3.0 #722

Workflow file for this run

name: Linting (using pre-commit)
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run pre-commit check
uses: pre-commit/action@v3.0.0