Skip to content

Commit

Permalink
bump(deps): Bumpig the usual suspects
Browse files Browse the repository at this point in the history
Signed-off-by: dark0dave <[email protected]>
  • Loading branch information
dark0dave committed Oct 23, 2024
1 parent d428276 commit e023960
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
fetch-depth: 0
- name: Generate a changelog
uses: orhun/git-cliff-action@v3.2.0
uses: orhun/git-cliff-action@v4.3.1
id: git-cliff
with:
config: cliff.toml
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default_install_hook_types: [pre-commit, commit-msg]
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
exclude: (?x)^(docs)
Expand Down Expand Up @@ -43,7 +43,7 @@ repos:
stages: [pre-commit]

- repo: https://github.com/commitizen-tools/commitizen
rev: v3.29.0
rev: v3.30.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down
72 changes: 36 additions & 36 deletions Cargo.lock

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

0 comments on commit e023960

Please sign in to comment.