Skip to content

Commit

Permalink
Merge pull request #1 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
helrond authored Aug 7, 2023
2 parents 849dd07 + d355bc3 commit cbdabef
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 @@ -7,11 +7,11 @@ repos:
- --in-place
- --aggressive
- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.11.5
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
Expand Down

0 comments on commit cbdabef

Please sign in to comment.