We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa25ef6 + 923a635 commit 60fc3beCopy full SHA for 60fc3be
1 file changed
.pre-commit-config.yaml
@@ -15,11 +15,11 @@ repos:
15
- id: fix-byte-order-marker
16
- id: detect-private-key
17
- repo: https://github.com/psf/black
18
- rev: 23.10.1
+ rev: 23.11.0
19
hooks:
20
- id: black
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: v0.1.4
+ rev: v0.1.5
23
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments