Skip to content

Commit 4b32c49

Browse files
authored
Merge pull request #14 from cloud-py-api/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 911e947 + afde699 commit 4b32c49

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)