Skip to content

Commit c71f1e0

Browse files
[pre-commit.ci] pre-commit autoupdate (#29)
updates: - [github.com/PyCQA/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1) - [github.com/rhysd/actionlint: v1.6.7 → v1.6.8](rhysd/actionlint@v1.6.7...v1.6.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 84e6e6b commit c71f1e0

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
@@ -9,7 +9,7 @@ repos:
99
hooks:
1010
- id: yesqa
1111
- repo: https://github.com/PyCQA/isort
12-
rev: '5.10.0'
12+
rev: '5.10.1'
1313
hooks:
1414
- id: isort
1515
- repo: https://github.com/psf/black
@@ -41,7 +41,7 @@ repos:
4141
- id: flake8
4242
exclude: "^docs/"
4343
- repo: https://github.com/rhysd/actionlint
44-
rev: v1.6.7
44+
rev: v1.6.8
4545
hooks:
4646
- id: actionlint-docker
4747
args:

0 commit comments

Comments
 (0)