Skip to content

Commit b1d9ce9

Browse files
[pre-commit.ci] pre-commit autoupdate (#1488)
updates: - [github.com/Lucas-C/pre-commit-hooks: v1.5.1 → v1.5.3](Lucas-C/pre-commit-hooks@v1.5.1...v1.5.3) - [github.com/hadialqattan/pycln: v2.1.6 → v2.2.1](hadialqattan/pycln@v2.1.6...v2.2.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8a7ec61 commit b1d9ce9

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
@@ -49,7 +49,7 @@ repos:
4949

5050
# Changes tabs to spaces
5151
- repo: https://github.com/Lucas-C/pre-commit-hooks
52-
rev: v1.5.1
52+
rev: v1.5.3
5353
hooks:
5454
- id: remove-tabs
5555

@@ -80,7 +80,7 @@ repos:
8080

8181
# Autoremoves unused Python imports
8282
- repo: https://github.com/hadialqattan/pycln
83-
rev: v2.1.6
83+
rev: v2.2.1
8484
hooks:
8585
- id: pycln
8686
name: pycln (python)

0 commit comments

Comments
 (0)