Skip to content

Commit 254c22e

Browse files
[pre-commit.ci] pre-commit autoupdate (#50)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 78223d9 commit 254c22e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
- id: end-of-file-fixer
2828

2929
- repo: https://github.com/domdfcoding/pre-commit-hooks
30-
rev: v0.2.0
30+
rev: v0.2.1
3131
hooks:
3232
- id: requirements-txt-sorter
3333
args:
@@ -43,7 +43,7 @@ repos:
4343
files: ^repo_helper/.*\.py$
4444

4545
- repo: https://github.com/domdfcoding/flake2lint
46-
rev: v0.3.0
46+
rev: v0.4.0
4747
hooks:
4848
- id: flake2lint
4949

@@ -75,7 +75,7 @@ repos:
7575
exclude: ^(repo_helper/templates/.*|doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.(_)?py$
7676

7777
- repo: https://github.com/domdfcoding/dep_checker
78-
rev: v0.4.1
78+
rev: v0.5.0
7979
hooks:
8080
- id: dep_checker
8181
args:

0 commit comments

Comments
 (0)