Skip to content

Commit 061c617

Browse files
[pre-commit.ci] pre-commit autoupdate (#3765)
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.1.12 → v1.1.13](Lucas-C/pre-commit-hooks@v1.1.12...v1.1.13) - [github.com/hadialqattan/pycln: v1.2.0 → v1.2.4](hadialqattan/pycln@v1.2.0...v1.2.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f495dfc commit 061c617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959

6060
# Changes tabs to spaces
6161
- repo: https://github.com/Lucas-C/pre-commit-hooks
62-
rev: "v1.1.12"
62+
rev: "v1.1.13"
6363
hooks:
6464
- id: remove-tabs
6565

@@ -71,7 +71,7 @@ repos:
7171

7272
# Autoremoves unused imports
7373
- repo: https://github.com/hadialqattan/pycln
74-
rev: "v1.2.0"
74+
rev: "v1.2.4"
7575
hooks:
7676
- id: pycln
7777

0 commit comments

Comments
 (0)