Update pre-commit dependencies (#1090)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
PHP Curl Class helper
2026-04-27 14:50:51 -04:00
committed by GitHub
parent 95f40575f3
commit 37a1a00d95
+1 -1
View File
@@ -23,7 +23,7 @@ repos:
- id: flake8
args: ["--config", "tests/setup.cfg"]
- repo: https://github.com/pycqa/isort
rev: 8.0.1
rev: 9.0.0a3
hooks:
- id: isort
name: isort