Skip to content

Commit f7f41ed

Browse files
[pre-commit.ci] pre-commit autoupdate (#593)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.260](astral-sh/ruff-pre-commit@v0.0.257...v0.0.260) - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7a87e6c commit f7f41ed

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
@@ -15,13 +15,13 @@ repos:
1515
- id: mixed-line-ending
1616

1717
- repo: https://github.com/charliermarsh/ruff-pre-commit
18-
rev: 'v0.0.257'
18+
rev: 'v0.0.260'
1919
hooks:
2020
- id: ruff
2121
args: ['--fix']
2222

2323
- repo: https://github.com/psf/black
24-
rev: 23.1.0
24+
rev: 23.3.0
2525
hooks:
2626
- id: black-jupyter
2727

0 commit comments

Comments
 (0)