Merge ~cjwatson/launchpad:pre-commit-update into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 241f99d3feaac5cbfc482905b333bf6619d133c1
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:pre-commit-update
Merge into: launchpad:master
Diff against target: 22 lines (+2/-2)
1 file modified
.pre-commit-config.yaml (+2/-2)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+436491@code.launchpad.net

Commit message

Update pre-commit hooks

Description of the change

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Self-approving (trivial, fixes CI).

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
2index 6934764..643d1e6 100644
3--- a/.pre-commit-config.yaml
4+++ b/.pre-commit-config.yaml
5@@ -43,7 +43,7 @@ repos:
6 |utilities/community-contributions\.py
7 )$
8 - repo: https://github.com/PyCQA/isort
9- rev: 5.11.4
10+ rev: 5.12.0
11 hooks:
12 - id: isort
13 name: isort
14@@ -58,7 +58,7 @@ repos:
15 additional_dependencies:
16 - flake8-absolute-import==1.0.0.1
17 - repo: https://github.com/pre-commit/mirrors-eslint
18- rev: v8.31.0
19+ rev: v8.33.0
20 hooks:
21 - id: eslint
22 args: [--quiet]

Subscribers

People subscribed via source and target branches

to status/vote changes: