Skip to content

Commit 74ecaa5

Browse files
authored
Merge pull request #86 from python-astrodynamics/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents a6def02 + 40c3412 commit 74ecaa5

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
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: isort
2525
- repo: https://github.com/pycqa/flake8
26-
rev: 7.1.0
26+
rev: 7.1.1
2727
hooks:
2828
- id: flake8
2929
additional_dependencies:
@@ -34,6 +34,6 @@ repos:
3434
- id: doc8
3535
exclude: README\.rst
3636
- repo: https://github.com/psf/black-pre-commit-mirror
37-
rev: 24.4.2
37+
rev: 24.8.0
3838
hooks:
3939
- id: black

0 commit comments

Comments
 (0)