Skip to content

Commit afde699

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.1...v0.5.7)
1 parent 911e947 commit afde699

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
@@ -17,13 +17,13 @@ repos:
1717
files: lib/
1818

1919
- repo: https://github.com/psf/black
20-
rev: 24.4.2
20+
rev: 24.8.0
2121
hooks:
2222
- id: black
2323
files: lib/
2424

2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.5.1
26+
rev: v0.5.7
2727
hooks:
2828
- id: ruff
2929

0 commit comments

Comments
 (0)