Skip to content

Commit 9ac4023

Browse files
authored
Merge pull request #19 from realshouzy/pre-commit-ci-update-config
2 parents a919d5d + 28e43ce commit 9ac4023

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
@@ -24,7 +24,7 @@ repos:
2424
- id: requirements-txt-fixer
2525
- id: check-added-large-files
2626
- repo: https://github.com/psf/black-pre-commit-mirror
27-
rev: 23.10.0
27+
rev: 23.10.1
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/Pierre-Sassoulas/black-disable-checker
@@ -36,7 +36,7 @@ repos:
3636
hooks:
3737
- id: isort
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.1.1
39+
rev: v0.1.3
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)