Skip to content

Bump mypy from 1.6.1 to 1.7.0 #147

Bump mypy from 1.6.1 to 1.7.0

Bump mypy from 1.6.1 to 1.7.0 #147

Workflow file for this run

# SPDX-FileCopyrightText: TNG Technology Consulting GmbH <https://www.tngtech.com>
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance Check
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1