Skip to content

Commit 402a2cd

Browse files
authored
Merge branch 'master' into update_php_to_8.1
2 parents 287d087 + 07f1511 commit 402a2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: autoflake
1717
args: ["--in-place", "--remove-unused-variables", "--remove-all-unused-imports"]
1818
- repo: https://github.com/pycqa/isort
19-
rev: '5.11.4'
19+
rev: '5.11.5'
2020
hooks:
2121
- id: isort
2222
name: isort (python)

0 commit comments

Comments
 (0)