Skip to content

Commit

Permalink
chore(deps): Update development packages
Browse files Browse the repository at this point in the history
  • Loading branch information
arichtman committed Sep 1, 2024
1 parent a912ad9 commit f93aed0
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 62 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: forbid-new-submodules

- repo: https://github.com/jackdewinter/pymarkdown
rev: v0.9.21
rev: v0.9.22
hooks:
- id: pymarkdown
additional_dependencies: [wcwidth, pyyaml]
Expand All @@ -36,7 +36,7 @@ repos:
- id: pretty-format-yaml
args: [--autofix, --indent, '2']
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
- id: check-renovate
additional_dependencies: [json5]
Expand Down
12 changes: 6 additions & 6 deletions flake.lock

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

108 changes: 55 additions & 53 deletions poetry.lock

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

0 comments on commit f93aed0

Please sign in to comment.