Skip to content

Commit 9407a08

Browse files
authored
Merge pull request #211 from cleder/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f05c953 + 4c36af1 commit 9407a08

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
@@ -36,11 +36,11 @@ repos:
3636
hooks:
3737
- id: isort
3838
- repo: https://github.com/psf/black
39-
rev: 24.1.1
39+
rev: 24.2.0
4040
hooks:
4141
- id: black
4242
- repo: https://github.com/astral-sh/ruff-pre-commit
43-
rev: 'v0.2.1'
43+
rev: 'v0.2.2'
4444
hooks:
4545
- id: ruff
4646
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)