Skip to content

Commit

Permalink
chore(deps): update pre-commit hook renovatebot/pre-commit-hooks to v…
Browse files Browse the repository at this point in the history
…38.101.1 (#162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 786ecba commit dfcf6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ repos:
args: [-i]
files: \.(c|cc|cxx|cpp|h|hpp|hxx)$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.57.1
rev: 38.101.1
hooks:
- id: renovate-config-validator

1 comment on commit dfcf6e8

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

philips-isyntax-rs Benchmark

Benchmark suite Current: dfcf6e8 Previous: 786ecba Ratio
philips_i2syntax_read_region_256_lvl_0 1348585 ns/iter (± 76615) 1353626 ns/iter (± 82528) 1.00
philips_i2syntax_read_region_256_lvl_1 1147386 ns/iter (± 43635) 1154164 ns/iter (± 33734) 0.99
philips_i2syntax_read_region_512_lvl_0 1552278 ns/iter (± 167360) 1554132 ns/iter (± 42323) 1.00
philips_i2syntax_read_region_512_lvl_1 7375132 ns/iter (± 284852) 7354295 ns/iter (± 352248) 1.00
philips_read_region_256_lvl_0 503461 ns/iter (± 32462) 506596 ns/iter (± 37989) 0.99
philips_read_region_256_lvl_1 1251024 ns/iter (± 43166) 1249950 ns/iter (± 50311) 1.00
philips_read_region_512_lvl_0 3539812 ns/iter (± 130059) 3530445 ns/iter (± 215280) 1.00
philips_read_region_512_lvl_1 2771184 ns/iter (± 129986) 3095012 ns/iter (± 125417) 0.90

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.