Skip to content

Commit

Permalink
chore(deps): bump korandoru/hawkeye from 5 to 6 (#14354)
Browse files Browse the repository at this point in the history
Bumps [korandoru/hawkeye](https://github.com/korandoru/hawkeye) from 5 to 6.
- [Release notes](https://github.com/korandoru/hawkeye/releases)
- [Changelog](https://github.com/korandoru/hawkeye/blob/main/CHANGELOG.md)
- [Commits](korandoru/hawkeye@v5...v6)

---
updated-dependencies:
- dependency-name: korandoru/hawkeye
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 51a23cf commit b79efc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Check License Header
steps:
- uses: actions/checkout@v4
- uses: korandoru/hawkeye@v5
- uses: korandoru/hawkeye@v6

prettier:
name: Use prettier to check formatting of documents
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
name: Check License Header
steps:
- uses: actions/checkout@v4
- uses: korandoru/hawkeye@v5
- uses: korandoru/hawkeye@v6

# Check crate compiles and base cargo check passes
linux-build-lib:
Expand Down

0 comments on commit b79efc0

Please sign in to comment.