We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b13449 + 1f731d2 commit 769d374Copy full SHA for 769d374
1 file changed
.pre-commit-config.yaml
@@ -3,7 +3,7 @@ ci:
3
4
repos:
5
- repo: https://github.com/pre-commit/pre-commit-hooks
6
- rev: v5.0.0
+ rev: v6.0.0
7
hooks:
8
- id: check-added-large-files
9
- id: check-case-conflict
@@ -37,7 +37,7 @@ repos:
37
- id: rst-inline-touching-normal
38
39
- repo: https://github.com/astral-sh/ruff-pre-commit
40
- rev: v0.12.2
+ rev: v0.13.3
41
42
- id: ruff
43
- id: ruff-format
0 commit comments