1
0
Fork 0

Merging upstream version 2.6.10.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-22 05:18:59 +02:00
parent 616fbd39e1
commit a22149817f
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
3 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ repos:
- id: name-tests-test
- id: requirements-txt-fixer
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.7.0
rev: v2.8.0
hooks:
- id: setup-cfg-fmt
- repo: https://github.com/asottile/reorder-python-imports
@ -32,7 +32,7 @@ repos:
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/flake8
rev: 7.1.2
rev: 7.2.0
hooks:
- id: flake8
exclude: ^identify/vendor/licenses\.py$