Skip to content

Commit e81940d

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.3
1 parent bb8488c commit e81940d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: black-jupyter
1414
args: [--config=pyproject.toml]
1515
- repo: https://github.com/charliermarsh/ruff-pre-commit
16-
rev: v0.4.1
16+
rev: v0.4.3
1717
hooks:
1818
# Linting for Python
1919
- id: ruff

0 commit comments

Comments
 (0)