Skip to content

The Template for .pre-commit-config.yaml has been updated #91

@trexfeathers

Description

@trexfeathers

The template for .pre-commit-config.yaml has been updated.

Consider adopting these changes into the repo; the changes can be found below.

The template file can be found in the .github repo: templates/.pre-commit-config.yaml

The diff between the specified file is as follows:

diff --git a/templates/.pre-commit-config.yaml b/templates/.pre-commit-config.yaml
index e5af717..0a3490d 100644
--- a/templates/.pre-commit-config.yaml
+++ b/templates/.pre-commit-config.yaml
@@ -5,7 +5,7 @@
 
 ci:
   autofix_prs: false
-  autoupdate_commit_msg: "DEMO2: update pre-commit hooks"
+  autoupdate_commit_msg: "DEMO3: update pre-commit hooks"
 
 
 # Alphabetised, for lack of a better order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions