Merge pull request #938 from php-curl-class-helper/create-pull-request/patch

⬆ Update pre-commit dependencies
This commit is contained in:
github-actions[bot]
2025-03-31 18:33:31 +00:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ repos:
name: black
entry: black
- repo: https://github.com/pycqa/flake8
rev: 7.1.2
rev: 7.2.0
hooks:
- id: flake8
args: ["--config", "tests/setup.cfg"]