Skip to content

Commit 691a3e8

Browse files
authored
Merge pull request #304 from fortran-lang/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b5d8bc2 + c848029 commit 691a3e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
hooks:
1515
- id: flake8
1616
- repo: https://github.com/asottile/pyupgrade
17-
rev: v3.7.0
17+
rev: v3.9.0
1818
hooks:
1919
- id: pyupgrade
2020
- repo: https://github.com/pycqa/isort
@@ -23,6 +23,6 @@ repos:
2323
- id: isort
2424
name: isort (python)
2525
- repo: https://github.com/psf/black
26-
rev: 23.3.0
26+
rev: 23.7.0
2727
hooks:
2828
- id: black

0 commit comments

Comments
 (0)