8000 [pre-commit.ci] pre-commit autoupdate (#155) · xarray-contrib/xarray-tutorial@640ec59 · GitHub
[go: up one dir, main page]

Skip to content

Commit 640ec59

Browse files
[pre-commit.ci] pre-commit autoupdate (#155)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0) - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 52962f0 commit 640ec59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v4.3.0
6+
rev: v4.4.0
77
hooks:
88
- id: trailing-whitespace
99
- id: end-of-file-fixer
@@ -24,7 +24,7 @@ repos:
2424
- id: blackdoc
2525

2626
- repo: https://github.com/PyCQA/flake8
27-
rev: 5.0.4
27+
rev: 6.0.0
2828
hooks:
2929
- id: flake8
3030

0 commit comments

Comments
 (0)
0