Update pre-commit dependencies (#1048)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
PHP Curl Class helper
2026-02-19 13:40:15 -05:00
committed by GitHub
parent d382e27f0b
commit 1247a614e1
+1 -1
View File
@@ -23,7 +23,7 @@ repos:
- id: flake8
args: ["--config", "tests/setup.cfg"]
- repo: https://github.com/pycqa/isort
rev: 7.0.0
rev: 8.0.0
hooks:
- id: isort
name: isort