Skip to content

Commit 4f20ee2

Browse files
pre-commit-ci[bot]SaptakS
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.5.3 → v3.6.0](rbubley/mirrors-prettier@v3.5.3...v3.6.0) - [github.com/pycqa/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0)
1 parent a6e13fa commit 4f20ee2

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
@@ -43,7 +43,7 @@ repos:
4343
- id: black
4444
exclude: '(\/migrations\/)'
4545
- repo: https://github.com/rbubley/mirrors-prettier
46-
rev: "v3.5.3"
46+
rev: "v3.6.0"
4747
hooks:
4848
- id: prettier
4949
exclude_types: [html, json, scss]
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: isort
5555
- repo: https://github.com/pycqa/flake8
56-
rev: "7.2.0"
56+
rev: "7.3.0"
5757
hooks:
5858
- id: flake8
5959
- repo: https://github.com/rtts/djhtml

0 commit comments

Comments
 (0)