Skip to content

Commit ea330cf

Browse files
[pre-commit.ci] pre-commit autoupdate (#19)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c237a10 commit ea330cf

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
@@ -25,7 +25,7 @@ repos:
2525
- id: end-of-file-fixer
2626

2727
- repo: https://github.com/domdfcoding/pre-commit-hooks
28-
rev: v0.2.0
28+
rev: v0.2.1
2929
hooks:
3030
- id: requirements-txt-sorter
3131
args:
@@ -41,7 +41,7 @@ repos:
4141
files: ^flake8_sphinx_links/.*\.py$
4242

4343
- repo: https://github.com/domdfcoding/flake2lint
44-
rev: v0.3.0
44+
rev: v0.4.0
4545
hooks:
4646
- id: flake2lint
4747

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

7676
- repo: https://github.com/domdfcoding/dep_checker
77-
rev: v0.4.1
77+
rev: v0.5.0
7878
hooks:
7979
- id: dep_checker
8080
args:

0 commit comments

Comments
 (0)