Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1444492

Browse filesBrowse files
chore(pre-commit.ci): pre-commit autoupdate (#1383)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 596edb2 commit 1444492
Copy full SHA for 1444492

File tree

Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-5
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/commitizen-tools/commitizen
12-
rev: v3.27.0
12+
rev: v3.29.0
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -34,12 +34,12 @@ repos:
3434
- id: prettier
3535
args: ["--tab-width", "2"]
3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v3.16.0
37+
rev: v3.17.0
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.5.0
42+
rev: v0.6.2
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
@@ -49,11 +49,11 @@ repos:
4949
# hooks:
5050
# - id: codespell
5151
- repo: https://github.com/PyCQA/flake8
52-
rev: 7.1.0
52+
rev: 7.1.1
5353
hooks:
5454
- id: flake8
5555
- repo: https://github.com/pre-commit/mirrors-mypy
56-
rev: v1.10.1
56+
rev: v1.11.2
5757
hooks:
5858
- id: mypy
5959
additional_dependencies: []

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.