Skip to content

Commit 042e31b

Browse files
authored
Merge pull request #4 from cloud-py-api/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 78d77c8 + dea43b4 commit 042e31b

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.0
20+
rev: 24.4.2
2121
hooks:
2222
- id: black
2323
files: lib/
2424

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

0 commit comments

Comments
 (0)