We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb1e31 commit 8867eb9Copy full SHA for 8867eb9
1 file changed
.pre-commit-config.yaml
@@ -78,7 +78,7 @@ repos:
78
- id: cargo-rustfmt
79
name: cargo-rustfmt
80
language: system
81
- entry: cargo +nightly-2025-10-23 fmt --all -- --check
+ entry: cargo +nightly-2026-07-01 fmt --all -- --check
82
stages: [pre-commit, pre-merge-commit]
83
pass_filenames: false
84
files: \.rs$
0 commit comments