Skip to content

Commit

Permalink
Merge pull request #3833 from wolfi-dev/wolfictl-290710ae-6c56-4a24-a…
Browse files Browse the repository at this point in the history
…6d3-0ef4feda6f4d

ruff/0.0.280 package update
  • Loading branch information
dlorenc authored Jul 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 8c0a56c + 1cc8209 commit d9f1a28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruff.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruff
version: 0.0.279
version: 0.0.280
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: f1f89f2a7e8eeb16334d8f0a30dfb9ae45425bee
expected-commit: 86b6a3e1ad1b6af1381bb6e7fb1521cd5dd9c1be

- runs: |
cargo build --release

0 comments on commit d9f1a28

Please sign in to comment.