Skip to content

Commit

Permalink
build(deps): update bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and erinecon committed Jan 20, 2025
1 parent 5286e23 commit dc917b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: fix-byte-order-marker
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.9.1"
rev: "v0.9.2"
hooks:
# Run the linter
- id: ruff
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.1
coverage==7.6.10
craft-application==4.8.1
craft-application==4.8.2
craft-archives==2.0.2
craft-cli==2.13.0
craft-grammar==2.0.1
Expand Down Expand Up @@ -59,7 +59,7 @@ protobuf==5.29.3
pycparser==2.22
pydantic==2.9.2
pydantic-core==2.23.4
pyfakefs==5.7.3
pyfakefs==5.7.4
pygit2==1.14.1
pylint==3.3.3
pymacaroons==0.13.0
Expand Down

0 comments on commit dc917b1

Please sign in to comment.