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 99c34b6 commit 07de7dbCopy full SHA for 07de7db
.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: trailing-whitespace
6
exclude: \.dvc$|dvc\.lock|\.local\.json$
@@ -11,7 +11,7 @@ repos:
11
12
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.9.1
+ rev: v0.13.1
15
16
- id: ruff
17
args: [--fix]
0 commit comments