Skip to content

Commit a152954

Browse files
ci(autoupdate): Autoupdating commit msg (Aeternalis-Ingenium#2)
updates: - [github.com/pycqa/isort: 5.11.1 → v5.11.3](PyCQA/isort@5.11.1...v5.11.3) - [github.com/pre-commit/mirrors-eslint: v8.29.0 → v8.30.0](pre-commit/mirrors-eslint@v8.29.0...v8.30.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ba47b50 commit a152954

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
@@ -27,7 +27,7 @@ repos:
2727
args:
2828
- --config=backend/pyproject.toml
2929
- repo: https://github.com/pycqa/isort
30-
rev: 5.11.1
30+
rev: v5.11.3
3131
hooks:
3232
- id: isort
3333
name: isort (python)
@@ -46,7 +46,7 @@ repos:
4646
files: \.[jt]sx?$
4747
types_or: [css, javascript]
4848
- repo: https://github.com/pre-commit/mirrors-eslint
49-
rev: "v8.29.0"
49+
rev: "v8.30.0"
5050
hooks:
5151
- id: eslint
5252
files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx

0 commit comments

Comments
 (0)