Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Mar 8, 2021
1 parent 510b641 commit c6b21a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: end-of-file-fixer

- repo: https://github.com/domdfcoding/pre-commit-hooks
rev: v0.2.0
rev: v0.2.1
hooks:
- id: requirements-txt-sorter
args:
Expand All @@ -41,7 +41,7 @@ repos:
files: ^notebook2script/.*\.py$

- repo: https://github.com/domdfcoding/flake2lint
rev: v0.3.0
rev: v0.4.0
hooks:
- id: flake2lint

Expand Down Expand Up @@ -74,7 +74,7 @@ repos:
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.(_)?py$

- repo: https://github.com/domdfcoding/dep_checker
rev: v0.4.1
rev: v0.5.0
hooks:
- id: dep_checker
args:
Expand Down

0 comments on commit c6b21a3

Please sign in to comment.