Skip to content

Navigation Menu

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 e28d3fb

Browse filesBrowse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.5...v0.4.3) - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)
1 parent 68f1928 commit e28d3fb
Copy full SHA for e28d3fb

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎.pre-commit-config.yaml

Copy file name to clipboardExpand all lines: .pre-commit-config.yaml
+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: debug-statements
1010
- id: check-ast
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: "v0.3.5"
12+
rev: "v0.4.3"
1313
hooks:
1414
- id: ruff
1515
args: ["--fix"]
@@ -23,7 +23,7 @@ repos:
2323
args: ["ruff", "--fix", "--ignore=E402,B018,F704"]
2424
additional_dependencies: [jupytext, ruff]
2525
- repo: https://github.com/pre-commit/mirrors-mypy
26-
rev: "v1.9.0"
26+
rev: "v1.10.0"
2727
hooks:
2828
- id: mypy
2929
exclude: ipynb_filter.py|docs/source/conf.py

0 commit comments

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