Skip to content

Commit 3343807

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) - [github.com/sbrunner/hooks: 1.3.0 → 1.4.0](sbrunner/hooks@1.3.0...1.4.0)
1 parent d0e3f27 commit 3343807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ repos:
9292
require_serial: true
9393

9494
- repo: https://github.com/pycqa/isort
95-
rev: 6.0.0
95+
rev: 6.0.1
9696
hooks:
9797
- id: isort
9898
name: isort (python)
@@ -127,7 +127,7 @@ repos:
127127
args: [--autofix, --indent, '2', --offset, '2']
128128

129129
- repo: https://github.com/sbrunner/hooks
130-
rev: 1.3.0
130+
rev: 1.4.0
131131
hooks:
132132
- id: poetry-check
133133
additional_dependencies:

0 commit comments

Comments
 (0)