Skip to content

Commit ec6cab7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.12.0 → v3.13.0](asottile/reorder-python-imports@v3.12.0...v3.13.0) - [github.com/rhysd/actionlint: v1.7.0 → v1.7.1](rhysd/actionlint@v1.7.0...v1.7.1)
1 parent 32044eb commit ec6cab7

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
@@ -31,7 +31,7 @@ repos:
3131
language_version: python3
3232

3333
- repo: https://github.com/asottile/reorder-python-imports
34-
rev: v3.12.0
34+
rev: v3.13.0
3535
hooks:
3636
- id: reorder-python-imports
3737
args: [--py3-plus]
@@ -43,7 +43,7 @@ repos:
4343
args: [--py3-plus]
4444

4545
- repo: https://github.com/rhysd/actionlint
46-
rev: v1.7.0
46+
rev: v1.7.1
4747
hooks:
4848
- id: actionlint-docker
4949

0 commit comments

Comments
 (0)