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 b5f3699 commit bb1f615Copy full SHA for bb1f615
.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-case-conflict
6
- id: check-merge-conflict
@@ -20,7 +20,7 @@ repos:
20
additional_dependencies:
21
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: "v0.11.9"
+ rev: "v0.13.0"
24
25
- id: ruff
26
args: [--exit-non-zero-on-fix]
0 commit comments