← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] ~jugmac00/git-build-recipe:upgrade-linters into git-build-recipe:master

 

Jürgen Gmach has proposed merging ~jugmac00/git-build-recipe:upgrade-linters into git-build-recipe:master.

Commit message:
Upgrade linters

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~jugmac00/git-build-recipe/+git/git-build-recipe/+merge/431626
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of ~jugmac00/git-build-recipe:upgrade-linters into git-build-recipe:master.
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4737b06..f00b8b4 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -2,13 +2,13 @@
 # See https://pre-commit.com/hooks.html for more hooks
 repos:
 -   repo: https://github.com/pre-commit/pre-commit-hooks
-    rev: v4.1.0
+    rev: v4.3.0
     hooks:
     -   id: trailing-whitespace
     -   id: end-of-file-fixer
     -   id: check-yaml
     -   id: check-added-large-files
 -   repo: https://github.com/get-woke/woke
-    rev: v0.17.1
+    rev: v0.19.0
     hooks:
-    -   id: woke-from-source
+    -   id: woke