Skip to content

Commit

Permalink
Merge branch 'main' into analyze-content
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Dec 30, 2024
2 parents 44a2614 + b1685f5 commit ab26266
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
"forwardPorts": [
8501
]
}
}
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repos:
# catch git merge/rebase problems
- id: check-merge-conflict
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.8.4
hooks:
# lint & attempt to correct failures (e.g. pyupgrade)
- id: ruff
Expand Down

0 comments on commit ab26266

Please sign in to comment.