diff --git a/ruff.yaml b/ruff.yaml index 446c94c5add..c568dfeaad0 100644 --- a/ruff.yaml +++ b/ruff.yaml @@ -1,6 +1,6 @@ package: name: ruff - version: 0.0.277 + version: 0.0.278 epoch: 0 description: An extremely fast Python linter, written in Rust. copyright: @@ -19,7 +19,7 @@ pipeline: with: repository: https://github.com/astral-sh/ruff tag: v${{package.version}} - expected-commit: 324455f580813a7c7721dc1d7ef1ee7721ae3e76 + expected-commit: 0ead9a16ac306bd17ab5951c0e4240c1ed71a208 - runs: | cargo build --release