We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae990bd commit e89dabfCopy full SHA for e89dabf
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: "v5.0.0"
+ rev: "v6.0.0"
4
hooks:
5
- id: check-added-large-files
6
- id: check-case-conflict
@@ -29,7 +29,7 @@ repos:
29
30
- id: isort
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.12.4"
+ rev: "v0.12.9"
33
34
- id: ruff-format
35
- id: ruff
0 commit comments