Skip to content

Commit 76d360c

Browse files
authored
Merge pull request #893 from MPAS-Dev/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents 88d25f7 + a2e9158 commit 76d360c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
# Need to use flake8 GitHub mirror due to CentOS git issue with GitLab
2020
# https://github.com/pre-commit/pre-commit/issues/1206
2121
- repo: https://github.com/pycqa/flake8
22-
rev: 7.1.1
22+
rev: 7.1.2
2323
hooks:
2424
- id: flake8
2525
args: ["--config=setup.cfg"]

0 commit comments

Comments
 (0)