Skip to content

Commit f2dba5a

Browse files
[pre-commit.ci] pre-commit autoupdate (#86)
updates: - [github.com/rhysd/actionlint: v1.7.10 → v1.7.11](rhysd/actionlint@v1.7.10...v1.7.11) - [github.com/pycqa/isort: 7.0.0 → 8.0.0](PyCQA/isort@7.0.0...8.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2315c1b commit f2dba5a

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
@@ -7,7 +7,7 @@ repos:
77
# github
88
########################################
99
- repo: https://github.com/rhysd/actionlint
10-
rev: v1.7.10
10+
rev: v1.7.11
1111
hooks:
1212
- id: actionlint
1313
# - repo: local
@@ -61,7 +61,7 @@ repos:
6161
########################################
6262
# Format imports first
6363
- repo: https://github.com/pycqa/isort
64-
rev: 7.0.0
64+
rev: 8.0.0
6565
hooks:
6666
- id: isort
6767
args: ["--profile", "black", "--line-length", "80"]

0 commit comments

Comments
 (0)