Skip to content

Commit

Permalink
Merge pull request #181 from rodneylab/ci__update_ci_config
Browse files Browse the repository at this point in the history
ci: 🐝 update pre-commit config
  • Loading branch information
rodneylab authored Feb 25, 2025
2 parents 5b3b873 + fb4b16e commit 18ead9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
exclude: .vscode
- id: no-commit-to-branch
- repo: https://github.com/EmbarkStudios/cargo-deny
rev: 0.17.0
rev: 0.18.0
hooks:
- id: cargo-deny
args: ["--all-features", "check"]
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (c) 2024, Rodney Johnson
Copyright (c) 2024 – 2025, Rodney Johnson
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down

0 comments on commit 18ead9d

Please sign in to comment.