Skip to content

Commit c87e1bf

Browse files
authored
Apply suggestions from code review
1 parent 8a6d32b commit c87e1bf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config/versions.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ hadolint_version: v2.12.0
2525
python_version: 3.12
2626

2727
# This Nix version is used in the operators pre-commit workflow as they require
28-
# Nix to run some checks. Places to check for versions:
29-
# - https://github.com/NixOS/nix/tags
30-
# - https://nixos.org/download/#
28+
# Nix to run some checks. Check for new versions here:
29+
# https://github.com/NixOS/nix/tags
3130
# Usually the latest version should just work and as such the version here can
3231
# be bumped without any constraints.
3332
nix_pkg_manager_version: 2.28.3

0 commit comments

Comments
 (0)