Skip to content

Commit 3ad85a3

Browse files
authored
Merge pull request #173 from pyoceans/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9c1d84d + d1e8350 commit 3ad85a3

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
@@ -28,7 +28,7 @@ repos:
2828
args: [--max-line-length=105, --ignore=E203]
2929

3030
- repo: https://github.com/pycqa/isort
31-
rev: v5.11.3
31+
rev: 5.11.4
3232
hooks:
3333
- id: isort
3434
additional_dependencies: [toml]

0 commit comments

Comments
 (0)