Skip to content

Commit bfdfb51

Browse files
[pre-commit.ci] pre-commit autoupdate (#631)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent acaf563 commit bfdfb51

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/astral-sh/ruff-pre-commit
18-
rev: 'v0.0.287'
18+
rev: 'v0.0.292'
1919
hooks:
2020
- id: ruff
2121
args: ['--fix']
2222

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

0 commit comments

Comments
 (0)