Skip to content

Commit

Permalink
Merge pull request #87 from UpstreamDataInc/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rowan authored Aug 26, 2024
2 parents ef35d08 + a89a2a1 commit b8471c9
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 @@ -9,7 +9,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: 24.4.2
rev: 24.8.0
hooks:
- id: black
- repo: https://github.com/pycqa/isort
Expand All @@ -27,7 +27,7 @@ repos:
pass_filenames: false
always_run: true
- repo: https://github.com/pycqa/flake8
rev: 7.1.0 # You can specify the version of Flake8 you want to use
rev: 7.1.1 # You can specify the version of Flake8 you want to use
hooks:
- id: flake8
additional_dependencies: []
Expand Down

0 comments on commit b8471c9

Please sign in to comment.