Ver código fonte

Closes #20614: Update ruff for pre-commit check (#20631)

Jeremy Stretch 3 meses atrás
pai
commit
e4c74ce6a3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .pre-commit-config.yaml

+ 1 - 1
.pre-commit-config.yaml

@@ -1,6 +1,6 @@
 repos:
 repos:
 - repo: https://github.com/astral-sh/ruff-pre-commit
 - repo: https://github.com/astral-sh/ruff-pre-commit
-  rev: v0.6.9
+  rev: v0.14.1
   hooks:
   hooks:
     - id: ruff
     - id: ruff
       name: "Ruff linter"
       name: "Ruff linter"