Skip to content

chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.11.0 #586

chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.11.0

chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.11.0 #586

Workflow file for this run

# Copyright © Michal Čihař <[email protected]>
#
# SPDX-License-Identifier: MIT
name: Languages
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Lint
run: ./scripts/lint