Skip to content

Commit

Permalink
Merge pull request #86 from python-astrodynamics/pre-commit-ci-update…
Browse files Browse the repository at this point in the history
…-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
RazerM authored Aug 24, 2024
2 parents a6def02 + 40c3412 commit 74ecaa5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pycqa/flake8
rev: 7.1.0
rev: 7.1.1
hooks:
- id: flake8
additional_dependencies:
Expand All @@ -34,6 +34,6 @@ repos:
- id: doc8
exclude: README\.rst
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black

0 comments on commit 74ecaa5

Please sign in to comment.