Skip to content

Commit 84e4f89

Browse files
authored
Merge branch 'master' into RensZuurbier-patch-1
2 parents 6755b90 + 07f1511 commit 84e4f89

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)