Skip to content

Commit b1f764c

Browse files
authored
Merge pull request #3645 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 429ba34 + 764f4ed commit b1f764c

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
@@ -67,12 +67,12 @@ repos:
6767

6868
# Linting: Python code (see the file .flake8)
6969
- repo: https://github.com/PyCQA/flake8
70-
rev: "7.1.2"
70+
rev: "7.2.0"
7171
hooks:
7272
- id: flake8
7373

7474
- repo: https://github.com/gruntwork-io/pre-commit
75-
rev: v0.1.26
75+
rev: v0.1.28
7676
hooks:
7777
# This requires shellcheck to be installed manually so is disabled by default
7878
- id: shellcheck

0 commit comments

Comments
 (0)