We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a17d0f5 + 0b4a494 commit b86a651Copy full SHA for b86a651
1 file changed
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.5.0
+ rev: v4.6.0
4
hooks:
5
- id: check-added-large-files
6
- id: check-case-conflict
@@ -34,7 +34,7 @@ repos:
34
- id: rst-inline-touching-normal
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: v0.3.2
+ rev: v0.3.5
38
39
- id: ruff
40
- id: ruff-format
0 commit comments