Skip to content

Commit bd68ef8

Browse files
Merge pull request php-curl-class#915 from php-curl-class-helper/create-pull-request/patch
Update pre-commit dependencies
2 parents 492432c + 2e56602 commit bd68ef8

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
@@ -23,7 +23,7 @@ repos:
2323
- id: flake8
2424
args: ["--config", "tests/setup.cfg"]
2525
- repo: https://github.com/pycqa/isort
26-
rev: 5.13.2
26+
rev: 6.0.0
2727
hooks:
2828
- id: isort
2929
name: isort

0 commit comments

Comments
 (0)