Bump pycln and pathspec test dependencies (#10251)

This commit is contained in:
Alex Waygood
2023-06-03 14:46:33 +01:00
committed by GitHub
parent b25150aa30
commit d8ef303e00
3 changed files with 4 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ repos:
- id: mixed-line-ending
- id: check-case-conflict
- repo: https://github.com/hadialqattan/pycln
rev: v2.1.3 # must match requirements-tests.txt
rev: v2.1.5 # must match requirements-tests.txt
hooks:
- id: pycln
args: [--config=pyproject.toml]