Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 15, 2021
1 parent f7c1990 commit a8a3276
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: ^octo_api/.*\.py$

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

Expand All @@ -68,13 +68,13 @@ repos:
- id: forbid-crlf

- repo: https://github.com/repo-helper/formate
rev: v0.4.2
rev: v0.4.3
hooks:
- id: formate
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 a8a3276

Please sign in to comment.