Skip to content

Commit d0300b1

Browse files
pre-commit-ci[bot]auvipy
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.9.3 → 5.10.0](PyCQA/isort@5.9.3...5.10.0) - [github.com/pre-commit/mirrors-eslint: v8.1.0 → v8.2.0](pre-commit/mirrors-eslint@v8.1.0...v8.2.0)
1 parent a76aead commit d0300b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
hooks:
1616
- id: doc8
1717
- repo: https://github.com/pycqa/isort
18-
rev: 5.9.3
18+
rev: 5.10.0
1919
hooks:
2020
- id: isort
2121
- repo: https://github.com/pre-commit/pygrep-hooks
@@ -33,7 +33,7 @@ repos:
3333
- id: prettier
3434
types_or: [javascript, css]
3535
- repo: https://github.com/pre-commit/mirrors-eslint
36-
rev: v8.1.0
36+
rev: v8.2.0
3737
hooks:
3838
- id: eslint
3939
files: \.js?$

0 commit comments

Comments
 (0)