Skip to content

Commit 69714c2

Browse files
authored
Merge pull request BiAPoL#312 from BiAPoL/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b33a64c + 22abe0c commit 69714c2

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.3.0
3+
rev: 24.4.0
44
hooks:
55
- id: black
66
pass_filenames: true
@@ -14,7 +14,7 @@ repos:
1414
additional_dependencies:
1515
- flake8-tidy-imports
1616
- repo: https://github.com/pre-commit/pre-commit-hooks
17-
rev: v4.5.0
17+
rev: v4.6.0
1818
hooks:
1919
- id: check-yaml
2020
- id: check-merge-conflict

0 commit comments

Comments
 (0)