Skip to content

Commit e004c98

Browse files
authored
Merge pull request #907 from MPAS-Dev/update-pre-commit-deps
Update pre-commit and its dependencies
2 parents 51d6a0e + 0717091 commit e004c98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.2.0
22+
rev: 7.3.0
2323
hooks:
2424
- id: flake8
2525
args: ["--config=setup.cfg"]

0 commit comments

Comments
 (0)