Merge pull request #76 from hcpy2-0/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
pmagyar
2024-07-14 08:16:41 +02:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ repos:
- --line-length - --line-length
- '99' - '99'
- repo: https://github.com/PyCQA/flake8 - repo: https://github.com/PyCQA/flake8
rev: 7.0.0 rev: 7.1.0
hooks: hooks:
- id: flake8 - id: flake8
name: flake8 on changed files name: flake8 on changed files