Skip to content

Commit

Permalink
chore(deps) Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2023
1 parent 3252695 commit a3fe8c0
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: pyupgrade
args: [--py36-plus]
- repo: https://github.com/PyCQA/isort
rev: 5.13.1
rev: 5.13.2
hooks:
- id: isort
exclude: docs*
Expand Down
33 changes: 10 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "djlint",
"version": "1.34.5",
"version": "1.34.6",
"description": "HTML Template Linter and Formatter",
"directories": {
"doc": "docs",
Expand Down Expand Up @@ -56,7 +56,7 @@
"cz-conventional-changelog": "3.3.0",
"lint-staged": "15.2.0",
"prettier": "^3.0.0",
"semantic-release": "22.0.10"
"semantic-release": "22.0.12"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit a3fe8c0

Please sign in to comment.