Skip to content

Commit

Permalink
Update devtools and requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjng committed Jan 4, 2024
1 parent 7061296 commit b928788
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
types_or: [ python, pyi ]
args: [--ignore-missing-imports, --scripts-are-modules]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.9
rev: v0.1.11
hooks:
- id: ruff
args: [ --fix ]
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ platformdirs==4.1.0
pluggy==1.3.0
pre-commit==3.6.0
pyproject-hooks==1.0.0
pytest==7.4.3
pytest==7.4.4
pyyaml==6.0.1
virtualenv==20.25.0

Expand Down

0 comments on commit b928788

Please sign in to comment.