Prechádzať zdrojové kódy

Closes #20614: Update ruff for pre-commit check

Jeremy Stretch 3 mesiacov pred
rodič
commit
4cd514c861
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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"