Skip to content

Commit 869c7f8

Browse files
Merge pull request php-curl-class#920 from php-curl-class-helper/create-pull-request/patch
Update pre-commit dependencies
2 parents 8190071 + 86eb0d1 commit 869c7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
name: black
1919
entry: black
2020
- repo: https://github.com/pycqa/flake8
21-
rev: 7.1.1
21+
rev: 7.1.2
2222
hooks:
2323
- id: flake8
2424
args: ["--config", "tests/setup.cfg"]

0 commit comments

Comments
 (0)