hysts HF Staff commited on
Commit
8101e9f
·
1 Parent(s): 6e55bf4
Files changed (1) hide show
  1. .pre-commit-config.yaml +1 -1
.pre-commit-config.yaml CHANGED
@@ -14,7 +14,7 @@ repos:
14
  - id: requirements-txt-fixer
15
  - id: trailing-whitespace
16
  - repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.11.2
18
  hooks:
19
  - id: ruff
20
  args: ["--fix"]
 
14
  - id: requirements-txt-fixer
15
  - id: trailing-whitespace
16
  - repo: https://github.com/astral-sh/ruff-pre-commit
17
+ rev: v0.11.10
18
  hooks:
19
  - id: ruff
20
  args: ["--fix"]