Skip to content

Commit c28e076

Browse files
authored
Merge pull request #77 from GraiaProject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0cd2d95 + e089ea4 commit c28e076

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 24.1.1 # Replace by any tag/version: https://github.com/psf/black/tags
3+
rev: 24.8.0 # Replace by any tag/version: https://github.com/psf/black/tags
44
hooks:
55
- id: black
66
language_version: python3
@@ -12,7 +12,7 @@ repos:
1212
name: isort (python)
1313

1414
- repo: https://github.com/pre-commit/pre-commit-hooks
15-
rev: v4.5.0
15+
rev: v4.6.0
1616
hooks:
1717
- id: end-of-file-fixer
1818
- id: trailing-whitespace

0 commit comments

Comments
 (0)