Verified Commit cdcbbb8f authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Fix image version string used by component

parent 5807e36f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ spec:
      description: Name of the stage in which to run pre-commit hooks. Defaults
        to the special stage which runs before all others
    version:
      default: 4.5.1-py314
      default: 4.5.1-py3.14
      description: An image tag for the version of pre-commit to use for checks
    allow-failure:
      type: boolean