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 def9098 commit 8c474f6Copy full SHA for 8c474f6
.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
@@ -9,7 +9,7 @@ repos:
9
- id: trailing-whitespace
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.12.0
+ rev: v0.13.2
13
14
- id: ruff
15
args: [ --fix ]
0 commit comments