Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2897)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
pre-commit-ci[bot] committed Feb 28, 2022
1 parent b921f81 commit 73a5a35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:

# Changes tabs to spaces
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.12
rev: v1.1.13
hooks:
- id: remove-tabs
exclude: 'Make.WarpX|Make.package|Makefile|GNUmake'
Expand All @@ -67,7 +67,7 @@ repos:

# Autoremoves unused Python imports
- repo: https://github.com/hadialqattan/pycln
rev: v1.2.0
rev: v1.2.4
hooks:
- id: pycln
name: pycln (python)
Expand Down

0 comments on commit 73a5a35

Please sign in to comment.