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

Update pre-commit dependencies
This commit is contained in:
github-actions[bot]
2025-02-18 00:23:16 +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.1
rev: 7.1.2
hooks:
- id: flake8
args: ["--config", "tests/setup.cfg"]