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 Jan 26, 2025
1 parent 6d54238 commit 200cae3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.2"
rev: "v0.9.3"
hooks:
# Run the linter
- id: ruff
Expand Down
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ craft-application==4.8.2
craft-archives==2.0.2
craft-cli==2.15.0
craft-grammar==2.0.1
craft-parts==2.4.0
craft-parts==2.4.1
craft-platforms==0.5.0
craft-providers==2.1.0
craft-store==3.2.0
Expand All @@ -48,7 +48,7 @@ domdf-python-tools==3.9.0
dulwich==0.22.7
fastjsonschema==2.21.1
filelock==3.17.0
fonttools==4.55.5
fonttools==4.55.6
freezegun==1.5.1
furo==2024.8.6
gitdb==4.0.12
Expand Down Expand Up @@ -169,7 +169,7 @@ sphinx-notfound-page==1.0.4
sphinx-prompt==1.8.0
sphinx-pydantic==0.1.1
sphinx-reredirects==0.1.5
sphinx-tabs==3.4.5
sphinx-tabs==3.4.7
sphinx-toolbox==3.8.1
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-details-directive==0.1.0
Expand Down

0 comments on commit 200cae3

Please sign in to comment.